Releases: BROADSoftware/HADeploy
Releases · BROADSoftware/HADeploy
v0.6.0
Bump to 0.6.0
Added a Yarn plugin to handle Yarn services (long running jobs) lifecycle
v0.5.6 Ensure home folder for a non-managed user for authorized_keys setting
Added Elasticsearch indices and templates support
v0.5.5 Action 'remove' on Storm plugin now kill all running topologies.
Added Storm support
v0.5.4 Minor doc fixes
Ansible 2.4 support
- A change in the API of Ansible 2.4 broke
ansible_inventoryplugin. Fixed.
systemd/supervisor management and misc small improvement.
- Added almost all existing Ansible configuration variables for
hostsandhost_overridein inventory. - Added maven artifact download, using 'maven_repositories` definition.
- Changed all references to ansible variable
ansible_ssh_usertoansible_user(Following Ansible evolution). - Some (small) documentation improvements.
- Added
priorityattribute onhost_overrides - Added
systemdplugin withsystemd_unitsservice management. - Added
supervisorplugin withsupervisorprocess controler management.
Added encryption support and Ansible snippets insertion
See release notes
Bug fixes and many small improvements.
See release notes
First pip packaged release
v0.3.0rc1 Change project name + some doc fixes