Re: [Puppet Users] Re: puppetrun and ldap question

2010-04-20 Thread Jamaludin Ahmad
On Tue, Apr 20, 2010 at 9:48 PM, Andrew Heagle wrote: > > When you are using LDAP and puppetrun, you do not do puppetrun --host > ..., instead you use puppetrun --class ...  This > will find all the hosts in your LDAP directory with "puppetClass: > myclass", and contact all those. This won't work

Re: [Puppet Users] Re: puppetrun and ldap question

2010-04-20 Thread Jamaludin Ahmad
On Wed, Apr 21, 2010 at 1:39 AM, Jamaludin Ahmad wrote: > On Tue, Apr 20, 2010 at 9:48 PM, Andrew Heagle wrote: >> >> When you are using LDAP and puppetrun, you do not do puppetrun --host >> ..., instead you use puppetrun --class ...  This >> will find all the hosts

[Puppet Users] puppetrun and ldap question

2010-04-19 Thread Jamaludin Ahmad
Hi All, I'm new to puppet, I just recently setup it on my servers, using puppet 0.25.4 with ldap external node and mongrel+nginx as frontend. Pretty much happy about it, except by the fact that I can't get puppetrun to work as expected. "puppetrun --host fqdn" works well, but that's all. "pupp