Cinder-backup is not being configured because config-external spelling error
In config-external 'OURCE' needs to be 'SOURCE' or the config file will never be copied. Change-Id: Idad2ff152a8662e5fbafbee6e0328ad7f610320d Closes-Bug: #1484253
This commit is contained in:
parent
8ae3b0d67e
commit
76875c53da
@ -1,4 +1,4 @@
|
||||
OURCE="/opt/kolla/cinder/cinder.conf"
|
||||
SOURCE="/opt/kolla/cinder/cinder.conf"
|
||||
TARGET="/etc/cinder/cinder.conf"
|
||||
OWNER="cinder"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user