Fix typo in magnum DEVSTACK_LOCAL_CONFIG
Remove extra "i". Change-Id: I04cee735f2d17f1746a56751ea4c758e4023ebb0
This commit is contained in:
parent
e8655d3a9f
commit
2a1a6db8f2
@ -32,7 +32,7 @@
|
||||
fi
|
||||
|
||||
if [ "{identity-v3-only}" -eq 1 ] ; then
|
||||
export DEVSTACK_LOCAL_CONFIGi+=$'\n'"ENABLE_IDENTITY_V2=False"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"ENABLE_IDENTITY_V2=False"
|
||||
fi
|
||||
|
||||
if [ "{ironic}" -eq 1 ] ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user