mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
missing globals.is_manager swap
This commit is contained in:
@@ -45,7 +45,7 @@ tgraf_sync_script_{{script}}:
|
|||||||
GLOBALS: {{ GLOBALS }}
|
GLOBALS: {{ GLOBALS }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
{% if GLOBALS.role in ['so-standalone', 'so-manager', 'so-managersearch', 'so-heavynode', 'so-eval', 'so-import'] %}
|
{% if GLOBAS.is_manager or GLOBALS.role == 'so-heavynode' %}
|
||||||
tgraf_sync_script_esindexsize.sh:
|
tgraf_sync_script_esindexsize.sh:
|
||||||
file.managed:
|
file.managed:
|
||||||
- name: /opt/so/conf/telegraf/scripts/esindexsize.sh
|
- name: /opt/so/conf/telegraf/scripts/esindexsize.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user