Displaying 1 result from an estimated 1 matches for "mostpart".
Did you mean:
mostert
2014 May 08
0
"locking" puppet runs
We run our puppet agents as daemons with runinterval set to 30m. This
works fine for the mostpart, but recently we took on three MariaDB
Galera cluster nodes. In order for the cluster to survive, at least one
node must be running at all times, i.e. you must not restart the MariaDB
service on all three nodes at the same time, e.g. by pushing a change to
the config file with puppet.
With the...