Summary troubleshooting command
Run the following command if you are on the master and want to check the health of the entire
cluster at
once:
# If a node returns 'True', Salt is healthy.
# If it times out or returns 'False', check that node's minion service and logs.
source activate_salt_env
salt '*' test.ping