call airgap_rules if airgap. log rsync and git commands

This commit is contained in:
m0duspwnens
2024-10-23 15:58:11 -04:00
parent 0ba6df3b23
commit 4d902da931
2 changed files with 9 additions and 7 deletions

View File

@@ -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