Actions
Bug #38222
closedUbuntu 20.04 Autoinstall provisioning template snapshots do not include NIC
Description
Ubuntu 20.04 Autoinstall templates do not render any information on the NIC. The network section contains only a version field:
..
network:
version: 2
ssh:
..
We should cover at least two 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)
Updated by The Foreman Bot 2 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10450 added
Updated by Bastian Schmidt 2 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|62f92bb6a9bb0047a5f38d949af8c9090d16b265.
Updated by The Foreman Bot about 2 months ago
- Pull request https://github.com/theforeman/foreman/pull/10481 added
Updated by The Foreman Bot about 2 months ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/10450, https://github.com/theforeman/foreman/pull/10481)
Actions