mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #5109 from Security-Onion-Solutions/issue/4674
remove old dashboard dirs
This commit is contained in:
@@ -44,6 +44,12 @@ grafanadashdir:
|
||||
- group: 939
|
||||
- makedirs: True
|
||||
|
||||
{% for type in ['eval','manager','managersearch','search_nodes','sensor_nodes','standalone'] %}
|
||||
remove_dashboard_dir_{{type}}:
|
||||
file.absent:
|
||||
- name: /opt/so/conf/grafana/grafana_dashboards/{{type}}
|
||||
{% endfor %}
|
||||
|
||||
grafana-dashboard-config:
|
||||
file.managed:
|
||||
- name: /opt/so/conf/grafana/etc/dashboards/dashboard.yml
|
||||
|
||||
Reference in New Issue
Block a user