Actions
Bug #35180
closedUbuntu Autoinstall default network identifier
Status:
Closed
Priority:
Normal
Assignee:
Category:
Unattended installations
Target version:
-
Description
The Ubuntu Autoinstall cloud-init provisioning template relies on a network identifier name for its network setup. Currently, the default name ens160 is used which works only for a specific hardware type. Instead of using a default identifier name, we propose making use of the MAC-matching field.
It allows us to use the MAC (which is known during deployment) instead of the system-generated network identifier (which relies on the compute resource hardware).
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9294 added
Updated by Bastian Schmidt over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|b6b47f05278434354f6dac043c2e13f71a5975d4.
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Category changed from Host creation to Unattended installations
- Triaged changed from No to Yes
Actions