mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Grafana Eval - Fix file sync
This commit is contained in:
@@ -347,7 +347,7 @@ dashboard-{{ SN }}:
|
|||||||
{%- for SN, SNDATA in salt['pillar.get']('evaltab', {}).iteritems() %}
|
{%- for SN, SNDATA in salt['pillar.get']('evaltab', {}).iteritems() %}
|
||||||
dashboard-{{ SN }}:
|
dashboard-{{ SN }}:
|
||||||
file.managed:
|
file.managed:
|
||||||
- name: /opt/so/conf/grafana/grafana_dashboards/storage_nodes/{{ SN }}-Node.json
|
- name: /opt/so/conf/grafana/grafana_dashboards/eval/{{ SN }}-Node.json
|
||||||
- user: 939
|
- user: 939
|
||||||
- group: 939
|
- group: 939
|
||||||
- template: jinja
|
- template: jinja
|
||||||
|
|||||||
Reference in New Issue
Block a user