remove erroneous bind_host from config
this was part of some experimental work and should have not made it into the kolla/master branch. Change-Id: Ibb933a09e3de17c33bd194c4d3dd6aa972721012
This commit is contained in:
parent
cb05bb513b
commit
fae986fff0
@ -48,10 +48,6 @@ for cfg in /etc/glance/glance-api.conf /etc/glance/glance-registry.conf; do
|
||||
$option
|
||||
done
|
||||
|
||||
crudini --set $cfg \
|
||||
DEFAULT \
|
||||
bind_host \
|
||||
$MY_IP
|
||||
crudini --set $cfg \
|
||||
keystone_authtoken \
|
||||
auth_uri \
|
||||
|
Loading…
x
Reference in New Issue
Block a user