> 
> 
> If you have access to Facter 2.x on this same system, I'd be curious to see 
> if it would output the secondary interface / address information.  If not, I 
> think we could consider Facter's 3.x behavior to be a bug and fix it by 
> moving the secondary interfaces to where they belong.

On facter2, I get the secondary interface (on another server):
~# ip addr list
    link/ether XXX brd ff:ff:ff:ff:ff:ff
    inet XXXX brd XXX scope global bond0
       valid_lft forever preferred_lft forever
    inet XXX brd XXX scope global secondary bond0:git
       valid_lft forever preferred_lft forever

~# facter interfaces
bond0,bond0_git,eth0,eth1,lo

~# facter -v
2.4.4

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/A4D6EAFC-A729-419C-815A-AAC16C7056A0%40orange.fr.
For more options, visit https://groups.google.com/d/optout.

Reply via email to