October 6, 2013 Β· 4 min Β· Russ Mckendrick | Suggest Changes
Had a play with SaltStackβtoday, itβs a good way to manage multiple machines from a central location. It runs as a Server (master) and client (minion).
First we need to install the Salt-Master, this assumes you are installing on CentOS and donβt mind having EPEL installed on both the master and minionΒ β¦.
SaltStack on CentOS 6.x 1/3
Now we have a minion talking to the master we need to accept the certificate;
SaltStack on CentOS 6.x 2/3
Thats it, you can now run commands across all your machines e.g.