Skip to content

Releases: basho-labs/ansible-riak

Add advanced.config template feature & deb ulimit improvement

24 Feb 18:00
Compare
Choose a tag to compare
Merge pull request #67 from glickbot/jpg/add-advcfg

Add option for advanced.config template

Docs improvements & few small fixes

14 Feb 20:51
Compare
Choose a tag to compare
Merge pull request #66 from basho-labs/deb-package-bug

Fix bug & force immediate reboot

Improved Debian support & other features

14 Dec 09:17
Compare
Choose a tag to compare
  • 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

16 Nov 18:22
Compare
Choose a tag to compare

Create empty vars for variables that could potentially cause undefined variable errors in Ansible 2.2+

New features & many fixes

10 Oct 16:03
Compare
Choose a tag to compare

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

11 May 00:09
Compare
Choose a tag to compare
Temporarily allowing errors

Since idempotency broke with ansible 2, temporarily allow errors.

Added support for Riak TS & Ansible 2

10 May 21:49
Compare
Choose a tag to compare

This release includes many improvements to support Riak TimeSeries and Ansible 2+.

Small fixes and updated README file

04 Feb 14:37
Compare
Choose a tag to compare
v2.0.1

Merge branch 'develop'

Refactor to support Riak 2 features and package cloud

11 Sep 16:38
Compare
Choose a tag to compare

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)

05 Sep 14:48
Compare
Choose a tag to compare
v1.0.9.1 (bugfix) Pre-release
Pre-release

fix app.config (new ansible jinja doesn't like formating)