On Thu, Jul 18, 2013 at 1:53 PM, Jakov Sosic <jso...@srce.hr> wrote:

> On 07/18/2013 08:29 PM, GregC wrote:
>
>> Load balancing will work without issue, there is a good suggestion on
>> using round robin DNS in Chapter 4 of Pro Puppet page 116.
>>
>
> Yeah but I am little suspicious about two masters sharing /var/lib/puppet
> ... could that cause troubles?
>
>
We have puppetmasters that share /var/lib/puppet/ssl via NFS.  This works
great.  Just make sure you do not have 2 active CA servers at the same
time.  The only shared stuff for the puppetmasters in /var/lib/puppet is
the SSL stuff.  We also share the /etc/puppet/environments for code.  We
use this setup to scale to tens of thousands of puppet clients.

HTH

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to