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 The Foreman Bot 4 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10450 added
Updated by Bastian Schmidt 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|62f92bb6a9bb0047a5f38d949af8c9090d16b265.
Updated by The Foreman Bot 3 months ago
- Pull request https://github.com/theforeman/foreman/pull/10481 added
Updated by The Foreman Bot 3 months ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/10450, https://github.com/theforeman/foreman/pull/10481)
Updated by Ewoud Kohl van Wijngaarden 15 days ago
- Tracker changed from Bug to Feature
- Subject changed from Ubuntu 20.04 Autoinstall provisioning template snapshots do not include NIC to Include NICs in Ubuntu 20.04 Autoinstall provisioning template snapshots
- Category set to Tests
- Triaged changed from No to Yes
Actions