Hello, I''m working with community modules, and using recompiled kernel ubuntu machines. The problem is that the modules can''t recognize the osfamily. (He got the operatingsystem atleast.) Can I force the value of the osfamily to ''Debian'' to execute my scripts ? Thanks for reading. -- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
My first thought, facter version to old ? Older ones do not have osfamily check with facter osfamily facter facterversion On 06/07/2013 11:43 AM, Charly Mathieu wrote:> Hello, > I''m working with community modules, and using recompiled kernel ubuntu > machines. > The problem is that the modules can''t recognize the osfamily. (He got > the operatingsystem atleast.) > > Can I force the value of the osfamily to ''Debian'' to execute my scripts ? > > Thanks for reading. > -- > 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+unsubscribe@googlegroups.com. > To post to this group, send email to puppet-users@googlegroups.com. > Visit this group at http://groups.google.com/group/puppet-users?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > >-- Johan De Wit Open Source Consultant Red Hat Certified Engineer (805008667232363) Puppet Certified Professional 2013 (PCP0000006) _________________________________________________________ Open-Future Phone +32 (0)2/255 70 70 Zavelstraat 72 Fax +32 (0)2/255 70 71 3071 KORTENBERG Mobile +32 (0)474/42 40 73 BELGIUM http://www.open-future.be _________________________________________________________ -- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
version is 1.5.9, indeed there is no osfamily Ok, so I can consider update it. It didn''t know about it, thank you, I''ll tell you if it worked :) Le vendredi 7 juin 2013 14:25:34 UTC+2, Johan De Wit a écrit :> > My first thought, > > facter version to old ? > > Older ones do not have osfamily > > check with > > facter osfamily > facter facterversion > > > > > On 06/07/2013 11:43 AM, Charly Mathieu wrote: > > Hello, > > I''m working with community modules, and using recompiled kernel ubuntu > > machines. > > The problem is that the modules can''t recognize the osfamily. (He got > > the operatingsystem atleast.) > > > > Can I force the value of the osfamily to ''Debian'' to execute my scripts > ? > > > > Thanks for reading. > > -- > > 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...@googlegroups.com <javascript:>. > > To post to this group, send email to puppet...@googlegroups.com<javascript:>. > > > Visit this group at http://groups.google.com/group/puppet-users?hl=en. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > > -- > Johan De Wit > > Open Source Consultant > > Red Hat Certified Engineer (805008667232363) > Puppet Certified Professional 2013 (PCP0000006) > _________________________________________________________ > > Open-Future Phone +32 (0)2/255 70 70 > Zavelstraat 72 Fax +32 (0)2/255 70 71 > 3071 KORTENBERG Mobile +32 (0)474/42 40 73 > BELGIUM http://www.open-future.be > _________________________________________________________ > > >-- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Actually, it doesn''t get better. Nice try ^^ Le vendredi 7 juin 2013 14:31:55 UTC+2, Charly Mathieu a écrit :> > version is 1.5.9, indeed there is no osfamily > Ok, so I can consider update it. It didn''t know about it, thank you, I''ll > tell you if it worked :) > > Le vendredi 7 juin 2013 14:25:34 UTC+2, Johan De Wit a écrit : >> >> My first thought, >> >> facter version to old ? >> >> Older ones do not have osfamily >> >> check with >> >> facter osfamily >> facter facterversion >> >> >> >> >> On 06/07/2013 11:43 AM, Charly Mathieu wrote: >> > Hello, >> > I''m working with community modules, and using recompiled kernel ubuntu >> > machines. >> > The problem is that the modules can''t recognize the osfamily. (He got >> > the operatingsystem atleast.) >> > >> > Can I force the value of the osfamily to ''Debian'' to execute my scripts >> ? >> > >> > Thanks for reading. >> > -- >> > 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...@googlegroups.com. >> > To post to this group, send email to puppet...@googlegroups.com. >> > Visit this group at http://groups.google.com/group/puppet-users?hl=en. >> > For more options, visit https://groups.google.com/groups/opt_out. >> > >> > >> >> >> -- >> Johan De Wit >> >> Open Source Consultant >> >> Red Hat Certified Engineer (805008667232363) >> Puppet Certified Professional 2013 (PCP0000006) >> _________________________________________________________ >> >> Open-Future Phone +32 (0)2/255 70 70 >> Zavelstraat 72 Fax +32 (0)2/255 70 71 >> 3071 KORTENBERG Mobile +32 (0)474/42 40 73 >> BELGIUM http://www.open-future.be >> _________________________________________________________ >> >> >>-- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
On Fri, 7 Jun 2013 07:03:21 -0700 (PDT) Charly Mathieu <mathieu.charly@gmail.com> wrote:> Actually, it doesn''t get better. Nice try ^^ >What version of facter are you using now? Can you please post the output of % facter facterversion operatingsystem osfamily facterversion => 1.7.0 operatingsystem => Gentoo osfamily => Gentoo -Stefan -- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.