[Puppet Users] Re: Multiple puppet masters and problem with crl.pem

2016-04-28 Thread Ryan Anderson
I am pretty sure the issue is actually some configs needed on your non-CA master in its /etc/puppetlabs/puppetserver/conf.d/webserver.conf. See https://docs.puppet.com/puppetserver/2.2/external_ca_configuration.html for documentation on this. The added lines you likely need are these: ssl-c

[Puppet Users] Re: Multiple puppet masters; some dedicated masters as CA; how to redirect ssl proxy request; puppetserver ?

2015-09-21 Thread Antony Fomenko
http://docs.puppetlabs.com/puppetserver/2.1/external_ca_configuration.html On Monday, September 21, 2015 at 5:56:10 AM UTC+3, rhpupp...@gmail.com wrote: > > We currently have a handful number of puppet masters and using > apache-passenger stack to run puppet master service. We use set of > dedi

Re: [Puppet Users] Re: Multiple Puppet masters each running as their own CA connecting to a single PuppetDB instance

2013-07-18 Thread Pete Brown
On 17 July 2013 14:18, Nick Lewis wrote: > On Tuesday, July 16, 2013 1:25:22 PM UTC-7, replicant wrote: >> >> So, >> >> We are working on migrating a global deployment of Puppet over to a >> single PuppetDB instance away from a single MySQL storeconfigs >> instance and are running into an issue. I

[Puppet Users] Re: Multiple Puppet masters each running as their own CA connecting to a single PuppetDB instance

2013-07-16 Thread Nick Lewis
On Tuesday, July 16, 2013 1:25:22 PM UTC-7, replicant wrote: > So, > > We are working on migrating a global deployment of Puppet over to a > single PuppetDB instance away from a single MySQL storeconfigs > instance and are running into an issue. It seems is that PuppetDB will > only allow node

[Puppet Users] Re: multiple puppet masters

2012-12-18 Thread vioilly
I was wondering if on the 2nd puppet master I have installed, whether or not I need the SSLEngine on for my virtual host configuration file? I have tried this, but with no luck... LoadModule passenger_module /usr/lib/ruby/gems/1.8/gems/passenger-3.0.18/ext/apache2/mod_passenger.so PassengerRoot