Correct registry docker mount
We're trying to get clouds.yaml into /etc/openstack/clouds.yaml. This should accomplish that. The previous configuration was in error and wiped out the /etc directory which made things not work well. Change-Id: I88e69b05f3e8c1688d24736fa775163fc25a07f0
This commit is contained in:
parent
9d8cb09def
commit
1641477c95
@ -10,4 +10,4 @@ services:
|
||||
volumes:
|
||||
- /var/registry/certs:/certs
|
||||
- /var/registry/conf:/conf
|
||||
- /var/registry/etc:/etc
|
||||
- /var/registry/etc:/etc/openstack
|
||||
|
Loading…
x
Reference in New Issue
Block a user