Hi. I would like just a simple command-line program which parses allthe yaml files and reports in a very simple plain-text way. That's all.Nothing fancy.
The point is we want to know what Puppet is proposing to do innoop mode on servers...
Thanks for any insights you may have.I'd like to avoid having to write YARP (Yet Another Ruby Program).
--Thanks.Stuart
You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/65edf76c-5a1d-448a-a7b1-1b9239d51f97%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Apparently Puppet-Dashboard has the capability to provide CSV equivalents of all YAML
files incoming from the cloud.If true, that means the code has already been written. If it is open-source, that is what I'mafter as I don't want to YAML right now.
On the other hand, I am installing Puppet-Dashboard presently getting this bizarre rake error:rake RAILS_ENV=production db:migraterake aborted!undefined method `source_index' for Gem:ModuleGoogle queries have been inconclusive regarding the above.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/ac72a363-111b-4bd4-bc66-dfacbb4b6f6d%40googlegroups.com.