[Puppet Users] classifier is failing to compile

2009-08-22 Thread Asif Iqbal
(root)@puppetmaster:~# cat /etc/puppet/puppet.conf [main] logdir=/var/log/puppet vardir=/var/lib/puppet ssldir=/var/lib/puppet/ssl rundir=/var/run/puppet external_nodes = /usr/local/bin/external.sh node_terminus = exec (root)@puppetmaster:~# cat /usr/local/bin/external.sh #/bin/bash # puppet cla

[Puppet Users] Exported Resources: noob help please!

2009-08-22 Thread robbyt
Hi All, I'm successfully using Exported Resources and StoreConfigs on my puppet system. I'm able to populate the hosts files on all of my nodes, and that's pretty cool. My problem is that i'm not quite clear how to query the information stored in the Exported Resources database for other things.

[Puppet Users] Re: Puppet server recommendations

2009-08-22 Thread Charles Johnson
On Thu, Aug 20, 2009 at 9:26 PM, Ohad Levy wrote: > > I would recommend you not to allow autofs to restart, but rather force a > reload (if your OS supports it). > (it would be similar to pulling the plug out of the machine :)) > > Just as a side note, do you have any software that manages your c

[Puppet Users] Re: Conditional host file entries, Puppet's non-sequential tree

2009-08-22 Thread Larry Ludwig
On Aug 22, 2009, at 6:04 AM, Duncan Hill wrote: > > 2009/8/21 Duncan Hill : >> 2009/8/20 Larry Ludwig : >>> >>> >>> On Aug 19, 2009, at 11:03 AM, Duncan Hill wrote: >>> >>> why not define the variables per 'node'? Why use inheritance at >>> all? >>> Personally I'm not a fan of node inheritanc

[Puppet Users] Re: Conditional host file entries, Puppet's non-sequential tree

2009-08-22 Thread Duncan Hill
2009/8/21 Duncan Hill : > 2009/8/20 Larry Ludwig : >> >> >> On Aug 19, 2009, at 11:03 AM, Duncan Hill wrote: >> >> why not define the variables per 'node'?  Why use inheritance at all? >> Personally I'm not a fan of node inheritance and like putting all of >> the classes in another class which the