Add initial analyst install code

This commit is contained in:
Mike Reeves
2022-03-29 12:46:45 -04:00
parent 80af497f95
commit 0d23688aa0

View File

@@ -1787,7 +1787,7 @@ manager_global() {
" rules: 1" >> "$global_pillar"
if [[ $is_airgap ]]; then
printf '%s\n'\
" repos: '$PATCHSCHEDULENAME'"\
" repos:"\
" - 'https://$HOSTNAME/repo/rules/strelka'" >> "$global_pillar"
else
printf '%s\n'\