ansible.flexlm/CHANGELOG.md

18 lines
507 B
Markdown
Raw Normal View History

2018-02-23 11:19:33 +01:00
## v1.x
### Features
* Add a way to provide vendor daemon binaries and licence file.
* Manage services for the lists var (flexlm__licences).
* Allow to manage several licences on a same host (close #1).
2018-02-26 15:22:30 +01:00
## v1.0
2018-02-23 11:19:33 +01:00
### Features
* Install FlexLM dependencies.
2018-02-23 14:32:08 +01:00
* Copy `lmgrd` and `lmutil` binaries.
* Ensure to have a symlink for `lmgrd` to it's last version.
* Create a specific user to launch `lmgrd`.
2018-02-23 15:56:31 +01:00
* Set up a systemd service.
* Possibility to set working directory and licence file in the service unit.