On Tue, May 22, 2012 at 7:02 PM, Deepak Giridharagopal < [email protected]> wrote:
> On Tue, May 22, 2012 at 6:24 PM, Sean Millichamp <[email protected]> wrote: > >> In a slightly different vein, does PuppetDB support a cluster or HA >> configuration? I assume at least active/passive must be okay. Any gotchas >> to watch for? >> > > Active/passive is perfectly fine; no gotchas. > Also, as the communication between Puppetmaster and PuppetDB is just HTTPS, you can use something like nginx as a reverse proxy to implement automatic failover if you like. Cheers, deepak -- Deepak Giridharagopal / Puppet Labs -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
