Releases: basho-labs/ansible-riak
Releases · basho-labs/ansible-riak
Add advanced.config template feature & deb ulimit improvement
Merge pull request #67 from glickbot/jpg/add-advcfg Add option for advanced.config template
Docs improvements & few small fixes
Merge pull request #66 from basho-labs/deb-package-bug Fix bug & force immediate reboot
Improved Debian support & other features
- Corrected Ulimit configuration for Debian8/Ubuntu Xenial
- Changed to installing the JRE and not JDK
- Added variables to allow skipping the install of the JRE or the Packagecloud repo
Prevent undefined var errors
Create empty vars for variables that could potentially cause undefined variable errors in Ansible 2.2+
New features & many fixes
This release includes many improvements including:
- DEB support via URL or path
- Support for alternate packages on RHEL / CentOS
- Added TravisCI automated testing
Temporary fix
Temporarily allowing errors Since idempotency broke with ansible 2, temporarily allow errors.
Added support for Riak TS & Ansible 2
This release includes many improvements to support Riak TimeSeries and Ansible 2+.
Small fixes and updated README file
v2.0.1 Merge branch 'develop'
Refactor to support Riak 2 features and package cloud
This Ansible Role has been refactored to support the latest releases of Debian and RHEL based linux operating systems, Riak 2.0 features such as bucket-types, users, and security sources; as well as make use of the packagecloud repository hosting Riak packages.
v1.0.9.1 (bugfix)
fix app.config (new ansible jinja doesn't like formating)