Re: [Puppet Users] Installing and configuring puppetmaster-passenger

2012-07-19 Thread Felix Frank
Hi, On 07/13/2012 08:26 AM, kalaniS wrote: > debug: Finishing transaction -614452648 > debug: Using cached certificate for ca > debug: Using cached certificate for cd-vgpereravos.domain.com > debug: Finishing transaction -614639588 > debug: Executing '/etc/puppet/etckeeper-commit-pre' > debug: Usi

Re: [Puppet Users] Installing and configuring puppetmaster-passenger

2012-07-13 Thread kalani samarawickrema
This is my puppetmaster configuration file. # Based on http://projects.puppetlabs.com/projects/1/wiki/Using_Passenger Listen 8140 ServerName ct-vospuppet SSLEngine on SSLProtocol -ALL +SSLv3 +TLSv1 SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP S

Re: [Puppet Users] Installing and configuring puppetmaster-passenger

2012-07-13 Thread Jo Rhett
Did you put all the passenger configuration, and Listen 8140 in the puppetmaster file? You should post both the config file and your apache error log here. On Jul 12, 2012, at 11:26 PM, kalaniS wrote: > So I was trying to install puppetmaster-passenger in the server > machine and configure it t

[Puppet Users] Installing and configuring puppetmaster-passenger

2012-07-12 Thread kalaniS
So I was trying to install puppetmaster-passenger in the server machine and configure it to communicate with the agent. My server machine and client machine are both running on Ubuntu 11.04. I installed puppetmaster-passenger through apt-get and in /etc/apache2/ sites-available/puppetmaster file, i