Re: [Puppet Users] parse puppet yaml in java

2011-04-29 Thread Daniel Pittman
On Fri, Apr 29, 2011 at 17:34, Peter Meier wrote: >> I am playing with snakeyaml and trying to use a custom class to parse >> yaml returned by puppet as mentioned in >> http://code.google.com/p/snakeyaml/wiki/Documentation#Custom_Class_Loader >> >> But I am not sure how to deal with "--- !ruby/ob

Re: [Puppet Users] parse puppet yaml in java

2011-04-29 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > I am playing with snakeyaml and trying to use a custom class to parse > yaml returned by puppet as mentioned in > http://code.google.com/p/snakeyaml/wiki/Documentation#Custom_Class_Loader > > But I am not sure how to deal with "--- !ruby/object:Pupp

[Puppet Users] parse puppet yaml in java

2011-04-28 Thread Mani
Hi All, Has anyone parsed puppet yaml in Java? I am playing with snakeyaml and trying to use a custom class to parse yaml returned by puppet as mentioned in http://code.google.com/p/snakeyaml/wiki/Documentation#Custom_Class_Loader But I am not sure how to deal with "--- !ruby/object:Puppet::Run:"