Hi Ohad,
thanks for your reply.
The database would be shared per location, not globally, and as such there
shouldn't be any latency issues. As everything else in our setup, it would be
clustered to ensure availability. We had read puppetqd and will use it. We
already have an activemq deployment
Hi Atha,
if you dont have a high latency between your locations, you can technically
do that.
You need to ensure that only one server has the dbmigrate option enabled,
and its more or less mandatory to run the same puppet version on all of your
servers.
however, for each client connection, the se
Hi all,
We have a clustered, per location puppet master setup, with multiple
masters being able to serve any client at that location. We are about
to enable storedconfigs. Is it possible to have all the masters at
that each location share one database? Or does each master needs its
own db? Being ab