4529d48afe
This is the first in a series of commits to add support for codespell. This is continuning the process completed in ironic-python-agent. Future Commits will add a Tox Target, CI support and potentially a git-blame-ignore-revs file if their are lots of spelling mistakes that could clutter git blame. Change-Id: I41b2db35cdf21917ac20ed0866af3b9c94789f0b
7 lines
261 B
YAML
7 lines
261 B
YAML
---
|
|
other:
|
|
- A new install_dib variable 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.
|