mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Changes to iptables.jinja
This commit is contained in:
@@ -552,6 +552,7 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
|
||||
generate_ca
|
||||
generate_ssl
|
||||
logCmd "salt-call state.apply -l info firewall"
|
||||
|
||||
# create these so the registry state can add so-registry to /opt/so/conf/so-status/so-status.conf
|
||||
logCmd "mkdir -p /opt/so/conf/so-status/ "
|
||||
@@ -564,7 +565,6 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
docker_seed_registry
|
||||
title "Applying the manager state"
|
||||
logCmd "salt-call state.apply -l info manager"
|
||||
logCmd "salt-call state.apply -l info firewall"
|
||||
logCmd "salt-call state.highstate -l info"
|
||||
add_web_user
|
||||
info "Restarting SOC to pick up initial user"
|
||||
|
||||
Reference in New Issue
Block a user