Update Script - Run highstate to fix perms

This commit is contained in:
Mike Reeves
2018-10-05 18:28:30 -04:00
parent 59a4160cab
commit 3349718383

View File

@@ -9,5 +9,6 @@ rsync -a pillar /opt/so/saltstack/
rsync -a --exclude-from 'exclude-list.txt' salt /opt/so/saltstack/
chown -R socore:socore /opt/so
chmod 755 /opt/so/saltstack/pillar/firewall/addfirewall.sh
cd ~
rm -rf /tmp/sogh
salt-call state.highstate