Hello, I have a problem with facter : eg:> facter |grep ipaddress_eth1 > ipaddress_eth0 => 192.168.0.254 >works but> facter ipaddress_eth1 >return nothing Do you know how I can work with this ? thx -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/gscIz-LmC3oJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
sorry there is a typo : Le mercredi 28 novembre 2012 18:06:54 UTC+1, AnOnJoe a écrit :> > Hello, > I have a problem with facter : > > eg: > >> facter |grep ipaddress_eth1 >> ipaddress_eth*1* => 192.168.0.254 >> > works > > but > >> facter ipaddress_eth1 >> > return nothing > > Do you know how I can work with this ? > > thx >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/db0413060ncJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Matthaus Owens
2012-Nov-28 19:29 UTC
Re: [Puppet Users] Re: [facter]Bug can''t get : ipaddress_ethX
Which facter version are you seeing this on? (`facter --version`) On Wed, Nov 28, 2012 at 9:14 AM, AnOnJoe <anonjoe@gmail.com> wrote:> sorry there is a typo : > > Le mercredi 28 novembre 2012 18:06:54 UTC+1, AnOnJoe a écrit : >> >> Hello, >> I have a problem with facter : >> >> eg: >>> >>> facter |grep ipaddress_eth1 >>> ipaddress_eth1 => 192.168.0.254 >> >> works >> >> but >>> >>> facter ipaddress_eth1 >> >> return nothing >> >> Do you know how I can work with this ? >> >> thx > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-users/-/db0413060ncJ. > > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en.-- Matthaus Owens Release Manager, Puppet Labs -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Eduardo A Muñoz
2012-Nov-28 20:17 UTC
Re: [Puppet Users] Re: [facter]Bug can''t get : ipaddress_ethX
Haven"t read the code yet... But cmd facter xx executes the xx plugin and print the return value. the ipaddress_ethX are part of the ipaddress plugin that is the one that should be executed. Nonetheless as the ipaddress plugin register the ipaddress_ethX facters they would not show either. On Wed, Nov 28, 2012 at 2:59 PM, Matthaus Owens <matthaus@puppetlabs.com>wrote:> Which facter version are you seeing this on? (`facter --version`) > > On Wed, Nov 28, 2012 at 9:14 AM, AnOnJoe <anonjoe@gmail.com> wrote: > > sorry there is a typo : > > > > Le mercredi 28 novembre 2012 18:06:54 UTC+1, AnOnJoe a écrit : > >> > >> Hello, > >> I have a problem with facter : > >> > >> eg: > >>> > >>> facter |grep ipaddress_eth1 > >>> ipaddress_eth1 => 192.168.0.254 > >> > >> works > >> > >> but > >>> > >>> facter ipaddress_eth1 > >> > >> return nothing > >> > >> Do you know how I can work with this ? > >> > >> thx > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Puppet Users" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/puppet-users/-/db0413060ncJ. > > > > To post to this group, send email to puppet-users@googlegroups.com. > > To unsubscribe from this group, send email to > > puppet-users+unsubscribe@googlegroups.com. > > For more options, visit this group at > > http://groups.google.com/group/puppet-users?hl=en. > > > > -- > Matthaus Owens > Release Manager, Puppet Labs > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > 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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
AnOnJoe
2012-Nov-28 20:23 UTC
Re: [Puppet Users] Re: [facter]Bug can''t get : ipaddress_ethX
*facter --version* *1.5.7* 2012/11/28 Matthaus Owens <matthaus@puppetlabs.com>> Which facter version are you seeing this on? (`facter --version`) > > On Wed, Nov 28, 2012 at 9:14 AM, AnOnJoe <anonjoe@gmail.com> wrote: > > sorry there is a typo : > > > > Le mercredi 28 novembre 2012 18:06:54 UTC+1, AnOnJoe a écrit : > >> > >> Hello, > >> I have a problem with facter : > >> > >> eg: > >>> > >>> facter |grep ipaddress_eth1 > >>> ipaddress_eth1 => 192.168.0.254 > >> > >> works > >> > >> but > >>> > >>> facter ipaddress_eth1 > >> > >> return nothing > >> > >> Do you know how I can work with this ? > >> > >> thx > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Puppet Users" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/puppet-users/-/db0413060ncJ. > > > > To post to this group, send email to puppet-users@googlegroups.com. > > To unsubscribe from this group, send email to > > puppet-users+unsubscribe@googlegroups.com. > > For more options, visit this group at > > http://groups.google.com/group/puppet-users?hl=en. > > > > -- > Matthaus Owens > Release Manager, Puppet Labs > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > 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 puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
AnOnJoe
2012-Nov-28 20:41 UTC
Re: [Puppet Users] Re: [facter]Bug can''t get : ipaddress_ethX
I have upgraded my facter version : facter --version 1.6.9 It''s now working like a charm Thx. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/4729ePmYnU4J. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.