Feature #27685
Take facter3 networking/primary into account when selecting primary interface
Description
Our primary interface detection code currently only works against facter2 (legacy) facts, however if facter3 facts are present, a field named networking/primary can be taken into account if it's set to a valid interface.
Associated revisions
History
#1
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6995 added
#2
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 1.24.0 added
#3
Updated by Lukas Zapletal over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 99002250dbc0c10ab67f7d0490d5a0a6a80d27e8.
Fixes #27685 - use networking::primary for detection