Fixed rolling restart. Updated documentation to mention selinux.

pull/63/head
James Martin 11 years ago
parent 9e69b4b2b1
commit 0138f10b32
  1. 2
      riak/README.md
  2. 2
      riak/rolling_restart.yml

@ -2,6 +2,8 @@
These example playbooks should help you get an idea of how to use the riak ansible module. These playbooks were tested on Ubuntu Precise (12.04) and CentOS 6.4, both on x86_64.
These playbooks do not currently support selinux.
#### About Riak
Riak is distributed key-value store that is architected for:

@ -6,4 +6,4 @@
- name: make sure there are no transfers happening
riak: wait_for_handoffs=600
roles:
- riak
- riak/common