bifrost: scripts: bifrost-provision.sh: Set defaults for Ironic variables 91/52291/1
authorMarkos Chandras <mchandras@suse.de>
Mon, 19 Feb 2018 10:29:48 +0000 (10:29 +0000)
committerMarkos Chandras <mchandras@suse.de>
Mon, 19 Feb 2018 10:29:48 +0000 (10:29 +0000)
commit4fc1a145810a25f6b537368ab014f7e0684dea73
treef893297fc5ef20f0f1232685ce07ae89030655ec
parent5d27230f41687f11def9549a169bd5b8831c9965
bifrost: scripts: bifrost-provision.sh: Set defaults for Ironic variables

When running the bifrost jobs for the OPNFV 3rd Party CI, the Ironic
variables are not defined and we get the following error:

./scripts/bifrost-provision.sh: line 112: BIFROST_IRONIC_INSPECTOR_VERSION: unbound variable

As such, we need to provide reasonable defaults when we are running this
script outside of XCI.

Change-Id: I9cc3ae1b70494637a85558b9cae99fc1eeaebc74
Signed-off-by: Markos Chandras <mchandras@suse.de>
bifrost/scripts/bifrost-provision.sh