mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
fix jinja
This commit is contained in:
@@ -132,7 +132,7 @@ common-standalone-dashboard:
|
||||
- defaults:
|
||||
UID: so_overview
|
||||
PANELS: {{GRAFANA_SETTINGS.dashboards[nodeType].panels}}
|
||||
TEMPLATES: {{GRAFANA_SETTINGS.dashboards[nodeType]templating.list}}
|
||||
TEMPLATES: {{GRAFANA_SETTINGS.dashboards[nodeType].templating.list}}
|
||||
NODETYPE: {{ nodeType | capitalize }}
|
||||
ID: {{ loop.index }}
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user