Re: [Puppet Users] Passenger problem with /etc/puppet/ssl

2011-02-01 Thread Denmat
Hi, You only need to set the location of the ssl directory in the [main] section of the puppet.. If you are using puppet with apache/passenger you need to put apache in the puppet group. Create the ssl directory first by running puppetmasterd once. The other thing to watch is the versions o

Re: [Puppet Users] Passenger problem with /etc/puppet/ssl

2011-02-01 Thread Dave Augustus
Hello Mark, I ran into trouble using symlinks with puppet/puppetmaster as puppet would manage them directly and actually remove them. I know there is the ability to tell puppet NOT to do this but I didn't explore that option. At this point, I have puppetmaster/passenger now running on /etc/p

Re: [Puppet Users] Passenger problem with /etc/puppet/ssl

2011-02-01 Thread Mark Stanislav
Dave, Just wondering if you tried to make a temporary symlink from /var/lib/puppet/ssl to /etc/puppet/ssl to see if the error changes or goes away (just to narrow the scope)? Also, take a look at http://blog.kumina.nl/2011/01/puppet-on-puppetmaster/ -- perhaps you're missing an ssldir declarat

[Puppet Users] Passenger problem with /etc/puppet/ssl

2011-02-01 Thread Dave Augustus
I have been working on converting puppetmaster to use passenger and I can't seem to get past this error message: Could not prepare for execution: Got 1 failure(s) while initializing: change from absent to directory failed: Could not set 'directory on ensure: Permission denied - /etc/puppet/ssl