bifrost: bifrost-provision.sh: Always initialize XCI_ANSIBLE_VERBOSITY 41/44441/1
authorMarkos Chandras <mchandras@suse.de>
Fri, 6 Oct 2017 09:06:00 +0000 (10:06 +0100)
committerMarkos Chandras <mchandras@suse.de>
Fri, 6 Oct 2017 09:06:00 +0000 (10:06 +0100)
commit5a9f12a6a43f472f3c5b146e5f96daa89907aae1
treebd33d0aa3920f1aa0d3b9a6f7a9f7092ed2997c0
parent5aafda4cedcf64d8261df853d749a328ed309784
bifrost: bifrost-provision.sh: Always initialize XCI_ANSIBLE_VERBOSITY

The XCI_ANSIBLE_VERBOSITY is normally exported by the XCI bootstrapping
process. However, sometimes it's necessary to run bifrost-provision.sh
by itself so we can debug machine provisioning. As a result of which,
we need to initialize this variable properly so we don't fail with
'unbound variable' errors.

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