Continue down the thread:

http://www.mail-archive.com/puppet-users@googlegroups.com/msg11545.html

and then this should help

http://www.skorks.com/2010/04/serializing-and-deserializing-objects-with-ruby/

Puppet::Node is a data structure like Puppet::Transaction::Report and 
Puppet::Util::Log as described here:

http://docs.puppetlabs.com/puppet/3/reference/format_report.html


On Dec 12, 2013, at 7:04 PM, Stuart Cracraft <smcracr...@gmail.com> wrote:

> Where did this go?
> 
> On Friday, May 21, 2010 9:44:33 PM UTC-7, Luke Baker wrote:
> Hey there,
> 
>  
> I’ve playing with parsing some of the yaml data that puppet creates. Has 
> anyone had luck doing this with python or the like? It seems that in every 
> yaml file, there is a comment at the top of the file like this..
> 
>  
> --- !ruby/object:Puppet::Node
> 
>  
> Which doesn’t make may yaml parsers happy.. where am I going wrong?
> 
>  
> --Luke Baker
> 
>  
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Puppet Users" group.
> To post to this group, send email to puppet...@googlegroups.com.
> To unsubscribe from this group, send email to 
> puppet-users...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/puppet-users?hl=en.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to puppet-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/puppet-users/e23870ec-93e1-4057-a616-977da955ec73%40googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.

“Sometimes I think the surest sign that intelligent life exists elsewhere in 
the universe is that none of it has tried to contact us.” 
Bill Waterson (Calvin & Hobbes)

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/B5FC96FF-0FB6-4453-A21B-645DE1F65016%40comcast.net.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to