Actions
Feature #38229
openAdd common network config scenarios for Ubuntu template snapshots
Description
We miss certain paths of our templates/snippets snapshots.
For Ubuntu 20/22/24, we should cover at least three cases:
A) An NIC config with an identifier (like eth0)
B) An NIC config without any identifier (empty field should result in an id0 with a match section for Autoinstall)
C) Two NICs without any identifier (is currently broken!)
Updated by The Foreman Bot 2 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10451 added
Actions