Setup Script - Add bash to socore user

This commit is contained in:
Mike Reeves
2018-07-05 14:20:45 -04:00
parent 2348a7c836
commit 34540c230b
2 changed files with 2 additions and 0 deletions

View File

@@ -444,6 +444,7 @@ salt_checkin() {
if [ $INSTALLTYPE == 'MASTERONLY' ]; then
salt-call state.apply common
salt-call state.apply ca
salt-call state.apply ssl
service salt-minion restart
salt-call state.highstate