Add support for Airgap for Playbooks

This commit is contained in:
Josh Brower
2025-06-06 16:17:14 -04:00
parent aca54b4645
commit a3b5db5945
5 changed files with 28 additions and 1 deletions

View File

@@ -769,6 +769,10 @@ if ! [[ -f $install_opt_file ]]; then
title "Syncing AI-Generated Detection Summaries"
airgap_detection_summaries
fi
if [[ $is_airgap ]]; then
title "Syncing Playbooks"
airgap_playbooks
fi
title "Setting up Kibana Default Space"
logCmd "so-kibana-space-defaults"
add_web_user