With regard to the External Nodes problem - are you returning an empty block of YAML if the node isn't defined in the external nodes script? That's the way Puppet knows to check for the nodes.pp file. If you return /NOTHING/ (i.e. not an empty YAML block), then nodes.pp isn't checked.
-Gary On Tue, Feb 15, 2011 at 6:11 PM, trey85stang <trey85st...@gmail.com> wrote: > Hey All, I'm still experimenting with a puppet backend for 6000 > hosts. I have switched from mongrel to a passenger backend on a > single puppetserver. > > Afterwards any node that is not defined in the external nodes script, > is now rejected even if they have an entry in my nodes.pp manifest. > With the mongrel server this works as expected. > > Anyone know what might be wrong? > > OS is CentOS 5.5 > ruby 1.8.7 compiled from source > rake from source latest > puppet 2.6.4 > latest facter > everything else is 5.5 based rpms. > > Config files are verbatim from the passenger on enterprise linux from > the puppet documentation. > > -- > 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+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > -- Gary Larizza Director of Technology Huron City Schools http://www.huronhs.com 悟 -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.