Drop trailing / here as well
This commit is contained in:
parent
c95e235079
commit
46b318382c
1 changed files with 2 additions and 2 deletions
|
@ -58,14 +58,14 @@
|
|||
|
||||
roles:
|
||||
- role: gluster/consolidated
|
||||
gluster_brick_dir: /srv/glusterfs/
|
||||
gluster_brick_dir: /srv/glusterfs
|
||||
gluster_mount_dir: /srv/odcs
|
||||
gluster_brick_name: odcs
|
||||
gluster_server_group: odcs-stg
|
||||
tags: gluster
|
||||
when: env == 'staging'
|
||||
- role: gluster/consolidated
|
||||
gluster_brick_dir: /srv/glusterfs/
|
||||
gluster_brick_dir: /srv/glusterfs
|
||||
gluster_mount_dir: /srv/odcs
|
||||
gluster_brick_name: odcs
|
||||
gluster_server_group: odcs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue