ironic-python-agent-builder/releasenotes/notes/dhcp-predictible-ifnames-b2a1d9e6471b6819.yaml
Fedor Tarasenko 9f88a024c7 dhcp.sh predictible ifnames
Adds predictible and biosdevnames to dhcp.sh script filter
Useful for tinyipa image builds

Change-Id: I312dabd95de3823051af04fbc5f4c55c544f8b49
Story: #2008701
Task: #42021
2021-03-16 15:46:26 +00:00

7 lines
207 B
YAML

---
fixes:
- |
Add support for TinyIPA predictible device names in dhcp.sh script by changing
of NETDEVICES variable. It will support any device from /proc/net/dev starting
with e or p letter.