On 06/09/2012 10:58 AM,
Olli...@googlemail.com wrote:
> Hello,
>
> A quick search showed some people may have got this working. Anyone got
> a Python (or Perl) script to parse the Puppet reports and put them into
> a human
> readable format ?
>
> Might be able to knock something together myself but not used PyYAML too
> much and might need some pointers.
When I tried this initially, I looked at perl. What I learned about YAML
and Perl is - don't. It's a mess.
I cobbled up some ruby to do the job. Ain't have much to share though,
sorry.
Cheers,
Felix