Update Script Points to prod

This commit is contained in:
Mike Reeves
2018-11-14 14:56:51 -05:00
parent adf00c6357
commit afdefeada6

View File

@@ -3,7 +3,8 @@
# Clone github
mkdir /tmp/sogh
cd /tmp/sogh
git clone https://github.com/TOoSmOotH/securityonion-saltstack.git
#git clone https://github.com/TOoSmOotH/securityonion-saltstack.git
git clone https://github.com/Security-Onion-Solutions/securityonion-saltstack.git
cd securityonion-saltstack
rsync -a --exclude-from 'exclude-list.txt' salt /opt/so/saltstack/
chown -R socore:socore /opt/so/saltstack/salt