Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Mancini committed Feb 4, 2016
2 parents 9d0d6c2 + 33cbca3 commit 8c7aafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ To [build a cluster](http://docs.basho.com/riak/latest/ops/building/basic-cluste
when: riak_ring_status.stdout.find('joining') > 0

- name: Commit the cluster
command: '{{ riak_admin }} cluster commit
command: '{{ riak_admin }} cluster commit'
when: riak_ring_status.stdout.find('joining') > 0
```
Expand Down

0 comments on commit 8c7aafb

Please sign in to comment.