Correct gluster_server_group for odcs.
This commit is contained in:
parent
7d99e7823a
commit
536b3f4e36
1 changed files with 2 additions and 2 deletions
|
@ -61,14 +61,14 @@
|
|||
gluster_brick_dir: /srv/glusterfs/
|
||||
gluster_mount_dir: /srv/odcs
|
||||
gluster_brick_name: odcs
|
||||
gluster_server_group: odcs-backend-stg
|
||||
gluster_server_group: odcs-stg
|
||||
tags: gluster
|
||||
when: env == 'staging'
|
||||
- role: gluster/consolidated
|
||||
gluster_brick_dir: /srv/glusterfs/
|
||||
gluster_mount_dir: /srv/odcs
|
||||
gluster_brick_name: odcs
|
||||
gluster_server_group: odcs-backend
|
||||
gluster_server_group: odcs
|
||||
tags: gluster
|
||||
when: env != 'staging'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue