bifrost/playbooks/roles/bifrost-create-dib-image/tasks
Mark Goddard a27638161f Fix image creation when dib_os_release not defined
If using Bifrost to build images via diskimage-builder, the
dib_os_release variable can be used to specify the DIB_RELEASE
environment variable. However, if the dib_os_release variable is unset,
image creation will fail.

This change sets the dib_env_vars_final variable unconditionally to
ensure that it is always defined when accessed.

Change-Id: If32b2ebc13fe521e986ed6593fd3a8b99ec90567
Closes-Bug: #1665671
2017-02-17 15:27:05 +00:00
..
main.yml Fix image creation when dib_os_release not defined 2017-02-17 15:27:05 +00:00