Files
openstack-ansible/scripts/bootstrap-aio.sh
Andy McCrae 07817a412c Fix BOOTSTRAP_OPTS
BOOTSTRAP_OPTS was surrounded by " ", which meant it would evaluate to:
-e 'BOOTSTRAP_OPTS', this became problematic if you wanted to add more
than one value.

By removing the " " this is resolved.

Change-Id: I1351fddbdfd09f0a1a5eeef4afb44679bd39cd63
2018-03-07 13:34:11 +00:00

1.4 KiB
Executable File