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/devops_portal.yml b/glusterfs/client/volume/devops_portal.yml index 9a3c291..5a0c07a 100644 --- a/glusterfs/client/volume/devops_portal.yml +++ b/glusterfs/client/volume/devops_portal.yml
@@ -7,4 +7,4 @@ devops_portal: path: /srv/volumes/devops_portal server: ${_param:devops_portal_glusterfs_service_host} - opts: 'defaults' + opts: "defaults,backup-volfile-servers=${_param:cluster_node01_address}:${_param:cluster_node02_address}:${_param:cluster_node03_address}"