mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Airgap Support - Detections module
This commit is contained in:
@@ -687,10 +687,8 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
logCmd "so-minion -o=setup"
|
||||
title "Creating Global SLS"
|
||||
|
||||
if [[ $is_airgap ]]; then
|
||||
# Airgap Rules
|
||||
airgap_rules
|
||||
fi
|
||||
# Airgap Rules
|
||||
airgap_rules
|
||||
|
||||
manager_pillar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user