Merge "force_config_drive always=>True"
This commit is contained in:
@@ -303,7 +303,7 @@ EOF
|
||||
fi
|
||||
|
||||
if [[ "$DEVSTACK_GATE_CONFIGDRIVE" -eq "1" ]]; then
|
||||
echo "FORCE_CONFIG_DRIVE=always" >>"$localrc_file"
|
||||
echo "FORCE_CONFIG_DRIVE=True" >>"$localrc_file"
|
||||
else
|
||||
echo "FORCE_CONFIG_DRIVE=False" >>"$localrc_file"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user