When you run your script by hand, does it exit 0 ?

Does it do so when the user you are running the master as (pe-puppet I
believe in this case) runs the script?



On Wed, Jan 25, 2012 at 3:15 PM, jblaine <cjbla...@gmail.com> wrote:

> If anyone has any ideas, please share.  I'm at a loss.
>
> YAML from Puppet Enterprise 2.0.0 default ENC:
>
> ++++++++++++++++++++++++++++++++
> ---
> name: rcf-cm-master.our.org
> parameters: {}
>
> classes:
> - core-permissions
> ++++++++++++++++++++++++++++++++
>
> YAML from my Python ENC using PyYAML.  This results in 'cannot find node'.
>
> ++++++++++++++++++++++++++++++++
> ---
> classes:
> - core-permissions
> name: rcf-cm-master.our.org
> parameters: {}
> ++++++++++++++++++++++++++++++++
>
> Note that putting the YAML output above in a file and loading it with
> Ruby's
> YAML::load does not throw an exception.
>
> I'm stumped :|
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/puppet-users/-/VChRtFes9wEJ.
> 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.
>



-- 
Nigel Kersten
Product Manager, Puppet Labs

-- 
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.

Reply via email to