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_inventory
plugin. Fixed.
systemd/supervisor management and misc small improvement.
- Added almost all existing Ansible configuration variables for
hosts
andhost_override
in inventory. - Added maven artifact download, using 'maven_repositories` definition.
- Changed all references to ansible variable
ansible_ssh_user
toansible_user
(Following Ansible evolution). - Some (small) documentation improvements.
- Added
priority
attribute onhost_overrides
- Added
systemd
plugin withsystemd_units
service management. - Added
supervisor
plugin withsupervisor
process 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