Re: [Puppet Users] puppet, mongel, nginx and new nodes

2009-12-22 Thread Scott Smith
Matthew Delves wrote: >> Passenger does not require Apache. > > Do you have a link to an article that explains how that is? > http://www.modrails.com/ -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet

Re: [Puppet Users] puppet, mongel, nginx and new nodes

2009-12-22 Thread Matthew Delves
> Passenger does not require Apache. Do you have a link to an article that explains how that is? The documentation on the puppet/reductivelabs website http://reductivelabs.com/trac/puppet/wiki/UsingPassenger shows a use of apache. Thanks, Matt Delves -- You received this message because you a

Re: [Puppet Users] puppet, mongel, nginx and new nodes

2009-12-22 Thread Scott Smith
Matthew Delves wrote: >> Why aren't you using passenger? afaik it works with nginx too? Just my 2 >> cents > > My preference is for nginx over apache. I already have nginx hosting foreman > on the same box so configuration is straight forward rather than having > apache installed as well. > P

Re: [Puppet Users] puppet, mongel, nginx and new nodes

2009-12-22 Thread Matthew Delves
> Why aren't you using passenger? afaik it works with nginx too? Just my 2 > cents My preference is for nginx over apache. I already have nginx hosting foreman on the same box so configuration is straight forward rather than having apache installed as well. Still no solution received on the p

Re: [Puppet Users] puppet, mongel, nginx and new nodes

2009-12-22 Thread Silviu Paragina
On 22.12.2009 06:34, Matthew Delves wrote: >> Sounds like mongrel or nginx might be generating an error message. Try >> pointing a web browser at https://:8140 and see if you get >> anything helpful. >> > The error I get is: > > Peer's certificate has an invalid signature. > > It would seem

Re: [Puppet Users] puppet, mongel, nginx and new nodes

2009-12-21 Thread Matthew Delves
> > Sounds like mongrel or nginx might be generating an error message. Try > pointing a web browser at https://:8140 and see if you get > anything helpful. The error I get is: Peer's certificate has an invalid signature. It would seem rather odd that the certificate has suddenly become inval

Re: [Puppet Users] puppet, mongel, nginx and new nodes

2009-12-21 Thread Frank Sweetser
On 12/21/2009 10:05 PM, Matthew Delves wrote: > Hey All, This is probably a gotcha of some kind. That is to say I've missed > a configuration somewhere. I've recently moved over to using mongrel as the > puppet server type and having nginx proxy to one of four mongrel > instances. > > What I'm seei

[Puppet Users] puppet, mongel, nginx and new nodes

2009-12-21 Thread Matthew Delves
Hey All, This is probably a gotcha of some kind. That is to say I've missed a configuration somewhere. I've recently moved over to using mongrel as the puppet server type and having nginx proxy to one of four mongrel instances. What I'm seeing though is that when I try to run a new node (one tha