7 curl -L https://bootstrap.saltstack.com -o "${bootstrap}"
8 sudo sh "${bootstrap}" -P
11 which $SALT_CMD > /dev/null || install_salt
17 --state_verbose=True \
18 --state-output=mixed \
20 --retcode-passthrough state.highstate
25 --state_verbose=True \
26 --state-output=mixed \
28 --retcode-passthrough state.sls $1