Trailing slashes might be the problem here.
This commit is contained in:
parent
7d793164e7
commit
2d555fcf11
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@
|
|||
|
||||
roles:
|
||||
- role: gluster/consolidated
|
||||
gluster_brick_dir: /srv/glusterfs/
|
||||
gluster_brick_dir: /srv/glusterfs
|
||||
gluster_mount_dir: /srv/docker/
|
||||
gluster_brick_name: registry
|
||||
gluster_server_group: docker-registry-gluster-stg
|
||||
|
@ -67,7 +67,7 @@
|
|||
|
||||
roles:
|
||||
- role: gluster/consolidated
|
||||
gluster_brick_dir: /srv/glusterfs/
|
||||
gluster_brick_dir: /srv/glusterfs
|
||||
gluster_mount_dir: /srv/docker/
|
||||
gluster_brick_name: registry
|
||||
gluster_server_group: oci-registry-gluster
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue