commit | 10438e30f9968a8c7f93c5b4346f5c0bac9ddc53 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Apr 13 11:45:32 2017 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Apr 13 11:45:32 2017 +0200 |
tree | 4b75403e90f88f47e3249eb3f3cd1122bcd5d1ba | |
parent | 8ca60f7aa7a012a8429031004c83ff70aaee3ee1 [diff] [blame] |
Fix glusterfs client fallback servers Change-Id: Ida4a1272d29392dd90b4901ece185e85a5db0302
diff --git a/glusterfs/client/volume/rundeck.yml b/glusterfs/client/volume/rundeck.yml index b226aeb..05709ea 100644 --- a/glusterfs/client/volume/rundeck.yml +++ b/glusterfs/client/volume/rundeck.yml
@@ -7,4 +7,4 @@ rundeck: path: /srv/volumes/rundeck server: ${_param:rundeck_glusterfs_service_host} - opts: 'defaults' + opts: "defaults,backup-volfile-servers=${_param:cluster_node01_address}:${_param:cluster_node02_address}:${_param:cluster_node03_address}"