Skip to content
Snippets Groups Projects
Commit 6d320631 authored by Simon Michnowicz's avatar Simon Michnowicz Committed by Chris Hines
Browse files

Added "set quorum ratio" command

parent 7ef98227
No related branches found
No related tags found
1 merge request!135Gluster
...@@ -27,3 +27,8 @@ ...@@ -27,3 +27,8 @@
- name: make brick dir - name: make brick dir
file: state=directory path="{{ brickmnt }}/brick" file: state=directory path="{{ brickmnt }}/brick"
sudo: true sudo: true
- name: set quorum ratio
command: "gluster volume set all cluster.server-quorum-ratio 51%"
sudo: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment