mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-21 16:33:08 +01:00
Merge pull request #308 from Security-Onion-Solutions/quickfix/helix
Quickfix/helix
This commit is contained in:
@@ -213,6 +213,9 @@ if (whiptail_you_sure) ; then
|
||||
salt_checkin >> $SETUPLOG 2>&1
|
||||
salt-call state.apply ca >> $SETUPLOG 2>&1
|
||||
salt-call state.apply ssl >> $SETUPLOG 2>&1
|
||||
echo -e "XXX\n42\nDownloading Containers from the Internet... \nXXX"
|
||||
salt-call state.apply registry >> $SETUPLOG 2>&1
|
||||
docker_seed_registry >> $SETUPLOG 2>&1
|
||||
echo -e "XXX\n43\nInstalling Common Components... \nXXX"
|
||||
salt-call state.apply common >> $SETUPLOG 2>&1
|
||||
echo -e "XXX\n45\nApplying firewall rules... \nXXX"
|
||||
|
||||
Reference in New Issue
Block a user