[Puppet Users] Re: Multiple Puppet Servers

2010-05-14 Thread donavan
On May 14, 1:39 pm, Ken wrote: > Also I just realised - if the client does it using SRV with weights > and priorities - you get global server load balancing built in. Cool > bananas. > > ken. That exact functionality is actually a big benefit to me. As an example we have multiple geo locations, w

[Puppet Users] Re: Multiple Puppet Servers

2010-05-14 Thread Ken
> I've been waiting forhttp://projects.puppetlabs.com/issues/1866 > (Support for specification of multiple servers). 3669 looks to > duplicate a lot of the functionality. The obvious difference being > static config or SRV records providing the list of available hosts. > Personally I'd be pleased w

[Puppet Users] Re: Multiple Puppet Servers

2010-05-14 Thread donavan
On May 13, 10:53 pm, Abhishek wrote: > Hi, > > Is there any way to define multiple puppet servers in client > configuration so that if my one puppet server is down then my > production config changes can be applied from other puppet server. I > am using apache and Mongrel for puppet load balancing