Hi Morgan,
You actually want that once a client started to communicate with a master,
it should keep on connecting to the same master for the duration of its run.
esp in 0.24.x, the only way for a server to know in which environment the
client is, is by looking at its cache (created when the fact
Hi,
I'm trying to set it up so that my puppet clients can connect to any
of a group of puppetmasters set up with aliases to a common hostname
and DNS round-robin. The round-robin setup seems to be working, as I
can see ping, gethostbyname, etc connecting cyclically to each of the
puppetmasters.