949387bd80
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: Id328ff64c352e85b58181e9d9e35973a8706ab7a
10 lines
394 B
YAML
10 lines
394 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue with the ``ansible`` deployment interface where automatic
|
|
root deviec selection would accidentally choose the system CD-ROM device,
|
|
which was likely to occur when the ansible deployment interface was used
|
|
with virtual media boot.
|
|
The ``ansible`` deployment interface now ignores all Ramdisks, Loopbacks,
|
|
CD-ROMs, and floppy disk devices.
|