Actions
Feature #27685
closedTake 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.
Actions