mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
call airgap_rules if airgap. log rsync and git commands
This commit is contained in:
@@ -692,8 +692,10 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
logCmd "so-minion -o=setup"
|
||||
title "Creating Global SLS"
|
||||
|
||||
# Airgap Rules
|
||||
airgap_rules
|
||||
if [[ $is_airgap ]]; then
|
||||
# Airgap Rules
|
||||
airgap_rules
|
||||
fi
|
||||
|
||||
manager_pillar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user