Re: [Puppet Users] Re: external classifier not calling class

2010-03-04 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > passenger calls puppetmasterd as user `nobody'. Once I changed the > puppet dirs to > own by `nobody' all started working. > > That means when I updated the config.ru it decided to run > puppetmasterd as user `nobody' > instead of user `puppet' . ol

Re: [Puppet Users] Re: external classifier not calling class

2010-03-04 Thread Asif Iqbal
On Thu, Mar 4, 2010 at 5:09 PM, Atha Kouroussis wrote: > > On Mar 4, 2010, at 18:51 , Asif Iqbal wrote: > >> On Thu, Mar 4, 2010 at 2:05 PM, Asif Iqbal wrote: >>> On Thu, Mar 4, 2010 at 1:26 PM, Paul Lathrop wrote: In case anyone is looking at this, Asif and I spent some time in #puppe

Re: [Puppet Users] Re: external classifier not calling class

2010-03-04 Thread Atha Kouroussis
On Mar 4, 2010, at 18:51 , Asif Iqbal wrote: > On Thu, Mar 4, 2010 at 2:05 PM, Asif Iqbal wrote: >> On Thu, Mar 4, 2010 at 1:26 PM, Paul Lathrop wrote: >>> In case anyone is looking at this, Asif and I spent some time in >>> #puppet talking about this and we've eliminated: >>> >>> * formatting

Re: [Puppet Users] Re: external classifier not calling class

2010-03-04 Thread Asif Iqbal
On Thu, Mar 4, 2010 at 2:05 PM, Asif Iqbal wrote: > On Thu, Mar 4, 2010 at 1:26 PM, Paul Lathrop wrote: >> In case anyone is looking at this, Asif and I spent some time in >> #puppet talking about this and we've eliminated: >> >> * formatting of the YAML (whitespace, etc.) >> * missing "environme

Re: [Puppet Users] Re: external classifier not calling class

2010-03-04 Thread Asif Iqbal
On Thu, Mar 4, 2010 at 1:26 PM, Paul Lathrop wrote: > In case anyone is looking at this, Asif and I spent some time in > #puppet talking about this and we've eliminated: > > * formatting of the YAML (whitespace, etc.) > * missing "environment:" parameter in YAML (doesn't appear to be required) > >

Re: [Puppet Users] Re: external classifier not calling class

2010-03-04 Thread Paul Lathrop
In case anyone is looking at this, Asif and I spent some time in #puppet talking about this and we've eliminated: * formatting of the YAML (whitespace, etc.) * missing "environment:" parameter in YAML (doesn't appear to be required) --Paul On Thu, Mar 4, 2010 at 10:08 AM, Asif Iqbal wrote: > st

[Puppet Users] Re: external classifier not calling class

2010-03-04 Thread Asif Iqbal
still not worky. any help would be appreciated. On Thu, Mar 4, 2010 at 1:15 AM, Asif Iqbal wrote: > Hi I am running puppet client 0.24.7 and puppet master 0.25.1 > > Here is my classifier > > (root)@sys-ubuntu:/usr/local/bin# cat external.sh > #!/bin/sh > # Super-simple external_node script for v