| In addition to alias interfaces, vlan interfaces that were munged in facter 2 are also broken in facter 3 On a Linux box, the interface name is eth0.100 facter 2: ipaddress_eth0_100 facter 3: ipaddress_eth0.100 I'm wondering if this is fixed as a by-product of fixing this bug, or should this be another bug? I can't find a bug report pointing this vlan interfaces specifically. |