On Mon, Dec 16, 2013 at 1:42 PM, Stuart Cracraft <[email protected]>wrote:
> 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'm > after as I don't want to YAML right now. > > It may be true, but it depends on what you are looking for. However, if it works out, that it great! > On the other hand, I am installing Puppet-Dashboard presently getting this > bizarre rake error: > > rake RAILS_ENV=production db:migrate > rake aborted! > undefined method `source_index' for Gem:Module > > Google queries have been inconclusive regarding the above. > > Really? Searching for "undefined method `source_index' for Gem:Module" yields as the very first hit http://stackoverflow.com/questions/15349869/undefined-method-source-index-for-gemmodule-nomethoderrorwhich looks to have an very good explanation of where that error is coming from. > Stuart > > > On Friday, December 13, 2013 5:21:19 PM UTC-8, Andy Parker wrote: > >> On Thu, Dec 12, 2013 at 4:00 PM, Stuart Cracraft <[email protected]>wrote: >> >>> >>> Hi. I would like just a simple command-line program which parses all >>> the yaml files and reports in a very simple plain-text way. That's all. >>> Nothing fancy. >>> >>> >> Could you be a little more specific on what you are hoping to report on? >> What specifically do you want to parse out of the yaml files that are on >> disk? >> >> >>> The point is we want to know what Puppet is proposing to do in >>> noop mode on servers... >>> >>> >> The reports should contain that information. >> >> >>> 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 [email protected]. >>> >>> 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. >>> >> >> >> >> -- >> Andrew Parker >> [email protected] >> Freenode: zaphod42 >> Twitter: @aparker42 >> Software Developer >> >> *Join us at PuppetConf 2014, September 23-24 in San Francisco* >> > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/ac72a363-111b-4bd4-bc66-dfacbb4b6f6d%40googlegroups.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- Andrew Parker [email protected] Freenode: zaphod42 Twitter: @aparker42 Software Developer *Join us at PuppetConf 2014, September 23-24 in San Francisco* -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/CANhgQXv3xDw9gOu3uXpX1JJ55f42oagy4AeyTKy_sDy-M%3DgUtQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
