bifrost/releasenotes/notes/introduce-install-dib-1e53da734a878dac.yaml
Sean Mooney b208b8426d introduce install_dib varible
- This change introduces a new install_dib varible.
- This change decouples installation of disk image
  builder and dib-utils form building a dib image.
- To maintain backwards compatiblity install_dib
  default to the value of create_image_via_dib

Change-Id: I06fb4a2df73702f06393c552f6ba9f705a4eb994
2016-05-22 16:34:37 +01:00

7 lines
260 B
YAML

---
other:
- A new install_dib varible has been introduced to the ironic install role
to control installation of disk image builder and dib-utils.
To maintain the previous behavior install_dib will default to
the value of create_image_via_dib.