Skip to content

Commit

Permalink
Merge pull request #8 from basho/riak-to-1.4.10
Browse files Browse the repository at this point in the history
Bump riak to 1.4.10, sync versions within repo
  • Loading branch information
Bryan Hunt committed Aug 11, 2014
2 parents 22316c8 + 331c909 commit 7497963
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@

## v1.0.10

- Default Riak version is now `1.4.10`.

## v1.0.9

- Default Riak version is now `1.4.9`.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This role will setup Riak on a node. It will ***not*** build a cluster. In orde
Requirements
------------

Tested with Riak 1.4.8 on CentOS 6 and Ubuntu Precise.
Tested with Riak 1.4.10 on CentOS 6 and Ubuntu Precise.

Role Variables
--------------
Expand Down Expand Up @@ -74,7 +74,7 @@ Variables listed with "OS Specific" and "Install specific" have values defined i
| riak_search | "false" | enable/disable for configuring Riak search. |
| riak_tune_disks | no | enables disk tunings |
| riak_usr_lib |OS specific | the path to Riak libraries.
| riak_version | 1.4.7 | version of Riak you want to install..
| riak_version | 1.4.10 | version of Riak you want to install..


Playbooks
Expand Down

0 comments on commit 7497963

Please sign in to comment.