Hello, just downloaded puppetshow (http://github.com/shadoi/puppetshow/tree/master ), "Run the database migrations for puppetshow: cd <puppetshow checkout> rake db:migrate" got the this error: rake aborted ! no such file to load --- puppet/rails ----- thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
On Apr 6, 2008, at 5:31 AM, soft developer wrote:> Hello, > just downloaded puppetshow (http://github.com/shadoi/puppetshow/tree/master > ), > "Run the database migrations for puppetshow: cd <puppetshow > checkout> rake db:migrate" > got the this error: > rake aborted ! > no such file to load --- puppet/railsIt requires puppet be installed. And configured for stored configurations, please follow the instructions here: http://reductivelabs.com/trac/puppet/wiki/PuppetShow -Blake --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
jpruitt@juniper.net
2008-Apr-06 23:09 UTC
[Puppet Users] Re: PuppetShow=>puppet/rails error
That link refers you to this link to setup storeconfigs: http://reductivelabs.com/trac/puppet/wiki/UsingStoredConfiguration Having just received some help on this (Thanks again Arjuna!), I''d like to mention the need for a "dbname = puppet" directive in your storeconfigs setup in order for puppetshow to properly recognize the database. This should probably be included in either the storeconfigs page or the puppetshow page, or both. - Jeremy On Apr 6, 11:12 am, Blake Barnett <sha...@gmail.com> wrote:> On Apr 6, 2008, at 5:31 AM, soft developer wrote: > > > Hello, > > just downloaded puppetshow (http://github.com/shadoi/puppetshow/tree/master > > ), > > "Run the database migrations for puppetshow: cd <puppetshow > > checkout> rake db:migrate" > > got the this error: > > rake aborted ! > > no such file to load --- puppet/rails > > It requires puppet be installed. And configured for stored > configurations, please follow the instructions here: > > http://reductivelabs.com/trac/puppet/wiki/PuppetShow > > -Blake--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 jpruitt@juniper.net wrote: | That link refers you to this link to setup storeconfigs: | | http://reductivelabs.com/trac/puppet/wiki/UsingStoredConfiguration | | Having just received some help on this (Thanks again Arjuna!), I''d | like to mention the need for a "dbname = puppet" directive in your | storeconfigs setup in order for puppetshow to properly recognize the | database. This should probably be included in either the storeconfigs | page or the puppetshow page, or both. | Jeremy Wiki is open to be edited by anyone who registers. Please feel free to add this. Regards James Turnbull - -- James Turnbull (james@lovedthanlost.net) - -- Author of: - - Pulling Strings with Puppet (http://www.amazon.com/gp/product/1590599780/) - - Pro Nagios 2.0 (http://www.amazon.com/gp/product/1590596099/) - - Hardening Linux (http://www.amazon.com/gp/product/1590594444/) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH+Vk/9hTGvAxC30ARAnw1AKCGia3MJug536YxQQl6O6yNa7dCrgCfVTJx 4Lk4QBvbbDaFI9u8Y/RbIf4=9C0e -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
jpruitt@juniper.net
2008-Apr-08 01:27 UTC
[Puppet Users] Re: PuppetShow=>puppet/rails error
Excellent idea. Wasn''t aware I could do that. Thanks again, James! On Apr 6, 4:14 pm, James Turnbull <ja...@lovedthanlost.net> wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > jpru...@juniper.net wrote: > > | That link refers you to this link to setup storeconfigs: > | > |http://reductivelabs.com/trac/puppet/wiki/UsingStoredConfiguration > | > | Having just received some help on this (Thanks again Arjuna!), I''d > | like to mention the need for a "dbname = puppet" directive in your > | storeconfigs setup in order for puppetshow to properly recognize the > | database. This should probably be included in either the storeconfigs > | page or the puppetshow page, or both. > | > > Jeremy > > Wiki is open to be edited by anyone who registers. Please feel free to > add this. > > Regards > > James Turnbull > > - -- > James Turnbull (ja...@lovedthanlost.net) > - -- > Author of: > - - Pulling Strings with Puppet > (http://www.amazon.com/gp/product/1590599780/) > - - Pro Nagios 2.0 > (http://www.amazon.com/gp/product/1590596099/) > - - Hardening Linux > (http://www.amazon.com/gp/product/1590594444/) > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (MingW32) > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org > > iD8DBQFH+Vk/9hTGvAxC30ARAnw1AKCGia3MJug536YxQQl6O6yNa7dCrgCfVTJx > 4Lk4QBvbbDaFI9u8Y/RbIf4> =9C0e > -----END PGP SIGNATURE-------~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Thank very much, switching to Wiki now => :) On Tue, Apr 8, 2008 at 6:27 AM, jpruitt@juniper.net <jeremypruitt@gmail.com> wrote:> > Excellent idea. Wasn''t aware I could do that. Thanks again, James! > > On Apr 6, 4:14 pm, James Turnbull <ja...@lovedthanlost.net> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > jpru...@juniper.net wrote: > > > > | That link refers you to this link to setup storeconfigs: > > | > > |http://reductivelabs.com/trac/puppet/wiki/UsingStoredConfiguration > > | > > | Having just received some help on this (Thanks again Arjuna!), I''d > > | like to mention the need for a "dbname = puppet" directive in your > > | storeconfigs setup in order for puppetshow to properly recognize the > > | database. This should probably be included in either the storeconfigs > > | page or the puppetshow page, or both. > > | > > > > Jeremy > > > > Wiki is open to be edited by anyone who registers. Please feel free to > > add this. > > > > Regards > > > > James Turnbull > > > > - -- > > James Turnbull (ja...@lovedthanlost.net) > > - -- > > Author of: > > - - Pulling Strings with Puppet > > (http://www.amazon.com/gp/product/1590599780/) > > - - Pro Nagios 2.0 > > (http://www.amazon.com/gp/product/1590596099/) > > - - Hardening Linux > > (http://www.amazon.com/gp/product/1590594444/) > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.7 (MingW32) > > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org > > > > iD8DBQFH+Vk/9hTGvAxC30ARAnw1AKCGia3MJug536YxQQl6O6yNa7dCrgCfVTJx > > 4Lk4QBvbbDaFI9u8Y/RbIf4> > =9C0e > > -----END PGP SIGNATURE----- > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---