move where in the process addtotab template and data directory are created - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/749

This commit is contained in:
m0duspwnens
2020-05-27 13:43:55 -04:00
parent 23e9ee46b8
commit 21f1b423f3
3 changed files with 16 additions and 12 deletions

View File

@@ -405,6 +405,7 @@ fi
salt_checkin >> $setup_log 2>&1
if [[ $is_master || $is_helix ]]; then
addtotab_generate_templates >> $setup_log 2>&1
set_progress_str 25 'Configuring firewall'
set_initial_firewall_policy >> $setup_log 2>&1