mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-19 23:43:07 +01:00
recusivly copy the firewall files for setup
This commit is contained in:
@@ -1181,7 +1181,7 @@ firewall_generate_templates() {
|
|||||||
local firewall_pillar_path=$local_salt_dir/salt/firewall
|
local firewall_pillar_path=$local_salt_dir/salt/firewall
|
||||||
logCmd "mkdir -p $firewall_pillar_path"
|
logCmd "mkdir -p $firewall_pillar_path"
|
||||||
|
|
||||||
logCmd "cp ../files/firewall/* /opt/so/saltstack/local/salt/firewall/"
|
logCmd "cp -r ../files/firewall/* /opt/so/saltstack/local/salt/firewall/"
|
||||||
|
|
||||||
# i think this can be commented out for 2.4
|
# i think this can be commented out for 2.4
|
||||||
#for i in analyst beats_endpoint endgame sensors manager managersearch elastic_agent_endpoint searchnodes; do
|
#for i in analyst beats_endpoint endgame sensors manager managersearch elastic_agent_endpoint searchnodes; do
|
||||||
|
|||||||
Reference in New Issue
Block a user