Re: [Puppet Users] Puppet with Passenger - 403 Forbidden

2013-03-12 Thread Gavin Williams
Hmmm, v.strange... I've just reverted the auth.conf change, and it appears to be working as expected... :s So sounds like there was another issue at play... Will see if I can replicate it... Cheers Gavin On Tuesday, 12 March 2013 09:26:15 UTC, Dominic Cleal wrote: > > On 12/03/13 09:09, G

Re: [Puppet Users] Puppet with Passenger - 403 Forbidden

2013-03-12 Thread Dominic Cleal
On 12/03/13 09:09, Gavin Williams wrote: > Morning all > > Am in the process of testing a migration of Puppet 3 from webrick to > Puppet. > > Have found the foreman modules (https://github.com/theforeman) which > seems to take care of a lot of the leg-work... > However having got Puppet running w

[Puppet Users] Puppet with Passenger - 403 Forbidden

2013-03-12 Thread Gavin Williams
Morning all Am in the process of testing a migration of Puppet 3 from webrick to Puppet. Have found the foreman modules (https://github.com/theforeman) which seems to take care of a lot of the leg-work... However having got Puppet running with Passenger in Apache, whenever trying to access t

Re: [Puppet Users] Puppet with Passenger - 403 Forbidden errors???

2013-02-14 Thread Felix Frank
Okay then, how about puppet's master log and masterhttpd log? On 02/14/2013 01:41 PM, fatmcgav wrote: > There was/is nothing in the error_log... > > Cheers > Gav -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group an

Re: [Puppet Users] Puppet with Passenger - 403 Forbidden errors???

2013-02-14 Thread fatmcgav
There was/is nothing in the error_log... Cheers Gav On 14 February 2013 12:20, Felix Frank wrote: > Hi, > > what does apache commit to the error log when an agent tries to connect? > > Thanks, > Felix > > On 02/12/2013 10:22 PM, Gavin Williams wrote: > > Hi all > > > > I'm trying to migrate our

Re: [Puppet Users] Puppet with Passenger - 403 Forbidden errors???

2013-02-14 Thread Felix Frank
Hi, what does apache commit to the error log when an agent tries to connect? Thanks, Felix On 02/12/2013 10:22 PM, Gavin Williams wrote: > Hi all > > I'm trying to migrate our existing Puppet env from WeBrick to Passenger > with Apache. > > I followed the following tutorials > http://wiki.unix

[Puppet Users] Puppet with Passenger - 403 Forbidden errors???

2013-02-12 Thread Gavin Williams
Hi all I'm trying to migrate our existing Puppet env from WeBrick to Passenger with Apache. I followed the following tutorials http://wiki.unixcraft.com/display/MainPage/Puppet+3.0+Installation+on+Centos+6.3 & http://aricgardner.com/deployment/puppet-2/puppet-master-on-centos-5-7-with-passe