Douglas, just an update: Now Im testing The Foreman (theforeman.org) and I think it covers my main needs (including a ''kind of'' [not so rich] URL API). Alternatively to YAML, you can use storedconfigs and some database, like MySQL or sqlite and, then, use any language you want :)
2010/9/28 Douglas Garstang <[email protected]> > > On Tue, Sep 28, 2010 at 9:50 AM, Eduardo S. Scarpellini < > [email protected]> wrote: > >> Douglas, >> I've started my tests with Python + Puppet Yaml yesterday, based on >> http://www.mailinglistarchive.com/html/[email protected]/2010-05/msg00539.html, >> and I'm having the same difficulties. >> I shall keep working on this script today and I'll post the solution, if I >> can find it. >> >> >> > Eduardo, > > That's about the only document I found on the subject too. I don't know why > the report document has to be so complicated. The !ruby tags are completely > unnecessary. I'm not about to go and learn ruby, as I dislike it immensely. > I guess it might be possible to pre-process the reports and strip the !ruby > tags out before trying to load the yaml document with python. > > Doug. > > > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<puppet-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > -- Eduardo S. Scarpellini <[email protected]> -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
