Make config-glance.sh bashate compliant
Change-Id: I8fc25aaf72e23c25736a5b4d71986f2937caaf6c Partially-Implements: blueprint bashate-gate
This commit is contained in:
parent
53267500ed
commit
2ae0c127fe
@ -25,7 +25,7 @@ for cfg in /etc/glance/glance-api.conf /etc/glance/glance-registry.conf; do
|
||||
crudini --set $cfg \
|
||||
DEFAULT \
|
||||
log_file \
|
||||
""
|
||||
""
|
||||
|
||||
for option in auth_protocol auth_host auth_port; do
|
||||
crudini --del $cfg \
|
||||
|
Loading…
x
Reference in New Issue
Block a user