Upgrade lmgrd and lmutil binaries to 11.16.2.1

This commit is contained in:
Jeremy Gardais 2019-10-08 10:16:04 +02:00
parent bc33b60bda
commit 6952eeeb16
4 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ A role to manage Flexlm daemon and licence/binaries files.
* **flexlm__required_packages**: List of required packages requested as 'flexlm' dependencies [default: `lsb-core`] * **flexlm__required_packages**: List of required packages requested as 'flexlm' dependencies [default: `lsb-core`]
* **flexlm__deploy_state**: The desired state this role should achieve. [default: `present`]. * **flexlm__deploy_state**: The desired state this role should achieve. [default: `present`].
* **flexlm__lmgrd_version**: Version of `lmgrd` to use [default: `11.14.0.1`]. * **flexlm__lmgrd_version**: Version of `lmgrd` to use [default: `11.16.2.1`].
* **flexlm__lmgrd_source**: Source of the `lmgrd` bin to send [default: `usr/local/bin/lmgrd`]. * **flexlm__lmgrd_source**: Source of the `lmgrd` bin to send [default: `usr/local/bin/lmgrd`].
* **flexlm__lmgrd_path**: The place to store `lmgrd` bin [default: `/usr/local/bin/lmgrd`]. * **flexlm__lmgrd_path**: The place to store `lmgrd` bin [default: `/usr/local/bin/lmgrd`].
* **flexlm__lmutil_source**: Source of the `lmutil` bin to send [default: `usr/local/bin/lmutil`]. * **flexlm__lmutil_source**: Source of the `lmutil` bin to send [default: `usr/local/bin/lmutil`].

View File

@ -36,7 +36,7 @@ flexlm__deploy_state: 'present'
# #
# A symlink will be create to ``lmgrd`` daemon to have a simpler name. # A symlink will be create to ``lmgrd`` daemon to have a simpler name.
# #
flexlm__lmgrd_version: '11.14.0.1' flexlm__lmgrd_version: '11.16.2.1'
# ]]] # ]]]
# .. envvar:: flexlm__lmgrd_path [[[ # .. envvar:: flexlm__lmgrd_path [[[

Binary file not shown.

Binary file not shown.