Re: [Puppet Users] Multiple Puppet Servers

2010-05-14 Thread Michael DeHaan
On Fri, May 14, 2010 at 2:26 PM, Kinzel, David 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 pup

RE: [Puppet Users] Multiple Puppet Servers

2010-05-14 Thread Kinzel, David
>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. > Shouldn't your load balancing take car

Re: [Puppet Users] Multiple Puppet Servers

2010-05-14 Thread Matt Wallace
On Thu, 2010-05-13 at 22:53 -0700, 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

Re: [Puppet Users] Multiple Puppet Servers

2010-05-13 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 14/05/10 4:14 PM, Ohad Levy wrote: > not that I'm aware of, but a poor mans solution would be to run puppet > via cron, and check which server can be used at that time. > > e.g. get load of all puppet servers, and use the least busy one > > it wou

Re: [Puppet Users] Multiple Puppet Servers

2010-05-13 Thread Ohad Levy
not that I'm aware of, but a poor mans solution would be to run puppet via cron, and check which server can be used at that time. e.g. get load of all puppet servers, and use the least busy one it would be nice to have a DNS SRV record for puppet. Ohad On Fri, May 14, 2010 at 1:53 PM, Abhishek

[Puppet Users] Multiple Puppet Servers

2010-05-13 Thread Abhishek
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. -- You received this message because you are