fix: use hostonly_cmdline=yes on newer versions of OS#267
Conversation
Newer versions of the OS will configure dracut networking correctly with the use of `hostonly_cmdline=yes` and this is what is recommended by the NBDE documentation. Signed-off-by: Rich Megginson <rmeggins@redhat.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe Fedora and Red Hat 10 NBDE client dracut configurations now enable ChangesDracut host-only command line settings
🚥 Pre-merge checks | ✅ 4 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (4 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
[citest] |
|
NOTE that there is some sort of issue with the Ansible url/uri module code on EL9 - using |
|
note - el9 tests will fail until https://redhat.atlassian.net/browse/RHEL-191730 is built into a compose |
Newer versions of the OS will configure dracut networking correctly with
the use of
hostonly_cmdline=yesand this is what is recommended bythe NBDE documentation.
Signed-off-by: Rich Megginson rmeggins@redhat.com
Summary by CodeRabbit