Merge pull request #636 from Security-Onion-Solutions/feature/firewallupdate

Feature/firewallupdate
This commit is contained in:
Mike Reeves
2020-05-06 09:38:52 -04:00
committed by GitHub
10 changed files with 36 additions and 40 deletions

View File

@@ -294,6 +294,7 @@ export percentage=0
set_progress_str 10 'Configuring Salt master'
copy_master_config 2>> "$setup_log"
setup_salt_master_dirs 2>> "$setup_log"
firewall_generate_templates 2>> "$setup_log"
set_progress_str 11 'Updating sudoers file for soremote user'
update_sudoers 2>> "$setup_log"