So I just got around to trying out Passenger today, and I have to say, this is a really really simple setup. The instructions are great, and everything just worked seamlessly out of the box once I fulfilled the dependencies. -- Nigel Kersten nigelk@google.com System Administrator Google, Inc. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Did you have any issues where you had to add *s to namespace.conf like I did? [puppetreports.report] allow * [puppetbucket] allow * [fileserver] allow * [puppetmaster] allow * [puppetrunner] allow * On Mar 25, 2009, at 6:09 PM, Nigel Kersten wrote:> > So I just got around to trying out Passenger today, and I have to say, > this is a really really simple setup. > > The instructions are great, and everything just worked seamlessly out > of the box once I fulfilled the dependencies. > > -- > Nigel Kersten > nigelk@google.com > System Administrator > Google, Inc. > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Nigel Kersten
2009-Mar-26 02:35 UTC
[Puppet Users] Re: Props to the Passenger instructions.
On Wed, Mar 25, 2009 at 6:36 PM, Jason Rojas <jason@nothingbeatsaduck.com> wrote:> > Did you have any issues where you had to add *s to namespace.conf > like I did?Not at all. This was with 0.24.8. I don''t actually have a namespace.conf file at all. This wasn''t quite a normal install from scratch. I bootstrapped our normal puppet server setup, installed 0.24.8/1.5.4 by hand, installed rubygems from source, and then just followed the directions on Ubuntu Hardy. Due to the bootstrapping, I already had the certs etc in place.> > [puppetreports.report] > allow * > > [puppetbucket] > allow * > > [fileserver] > allow * > > [puppetmaster] > allow * > > [puppetrunner] > allow * > > > > > > On Mar 25, 2009, at 6:09 PM, Nigel Kersten wrote: > >> >> So I just got around to trying out Passenger today, and I have to say, >> this is a really really simple setup. >> >> The instructions are great, and everything just worked seamlessly out >> of the box once I fulfilled the dependencies. >> >> -- >> Nigel Kersten >> nigelk@google.com >> System Administrator >> Google, Inc. >> >> > >> > > > > >-- Nigel Kersten nigelk@google.com System Administrator Google, Inc. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
not really :) as Nigel said, its mostly plug and play compared to mongrels (and even worst dynamic mongrels) On Thu, Mar 26, 2009 at 9:36 AM, Jason Rojas <jason@nothingbeatsaduck.com>wrote:> > Did you have any issues where you had to add *s to namespace.conf > like I did? > > [puppetreports.report] > allow * > > [puppetbucket] > allow * > > [fileserver] > allow * > > [puppetmaster] > allow * > > [puppetrunner] > allow * > > > > > > On Mar 25, 2009, at 6:09 PM, Nigel Kersten wrote: > > > > > So I just got around to trying out Passenger today, and I have to say, > > this is a really really simple setup. > > > > The instructions are great, and everything just worked seamlessly out > > of the box once I fulfilled the dependencies. > > > > -- > > Nigel Kersten > > nigelk@google.com > > System Administrator > > Google, Inc. > > > > > > > > > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Christian Hofstaedtler
2009-Apr-09 21:09 UTC
[Puppet Users] Re: Props to the Passenger instructions.
On Mar 26, 3:09 am, Nigel Kersten <nig...@google.com> wrote:> So I just got around to trying outPassengertoday, and I have to say, > this is a really really simple setup. > > The instructions are great, and everything just worked seamlessly out > of the box once I fulfilled the dependencies.Good to know that people are actually using this. On Mar 26, 3:36 am, Jason Rojas <ja...@nothingbeatsaduck.com> wrote:> Did you have any issues where you had to add *s to namespace.conf > like I did? > > [puppetreports.report] > allow * > > [puppetbucket] > allow * > > [...]I''ve not seen any issues regarding namespaceauth, but I''m unsure if I ever tested without a properly configured namespaceauth.conf. If you can reproduce this, maybe file a ticket and assign it to me. Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---