I am using 1.58, I see the issue though. I have interfaces called wan and lan without a \d+ at the end. Looks they are getting skipped. I will play with the regex to see whats up.
On Mon, Oct 4, 2010 at 5:50 PM, Gary Law <[email protected]> wrote: > On 4 October 2010 22:35, Christopher Johnston <[email protected]> wrote: > > Does facter support NICs that are not named ethX? I happen to use custom > > names on my systems. Just a quick look at the code I don't see why it > > wouldn't but the behavior I am seeing is very different. > > works for me: > > g...@sv01:~ $ facter | grep e1000g > interfaces => lo0_13,e1000g0_13 > ipaddress_e1000g0_13 => x.x.x.x > netmask_e1000g0_13 => x.x.x.x > network_e1000g0_13 => x.x.x.x > > YMMV > > > -- > Gary Law > Email: [email protected] > Chat googletalk/messenger: [email protected] > iChat/jabber/AIM: [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<puppet-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
