Merge pull request #8697 from Security-Onion-Solutions/funstuff

move endgamehost
This commit is contained in:
Mike Reeves
2022-09-08 14:12:43 -04:00
committed by GitHub
2 changed files with 3 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
# Elastic License 2.0.
{%- set MANAGER = salt['pillar.get']('global:url_base', '') %}
{%- set ENDGAMEHOST = salt['pillar.get']('soc:endgamehost', 'ENDGAMEHOST') %}
{%- set ENDGAMEHOST = salt['pillar.get']('global:endgamehost', 'ENDGAMEHOST') %}
. /usr/sbin/so-common
check_file() {