Actions
Feature #38222
closedInclude NICs in Ubuntu 20.04 Autoinstall provisioning template snapshots
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 Bastian Schmidt 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|62f92bb6a9bb0047a5f38d949af8c9090d16b265.
Actions