mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
change to file.managed https://github.com/Security-Onion-Solutions/securityonion/issues/1175
This commit is contained in:
@@ -88,7 +88,7 @@ grafana-dashboard-config:
|
|||||||
- source: salt://grafana/etc/dashboards/dashboard.yml
|
- source: salt://grafana/etc/dashboards/dashboard.yml
|
||||||
|
|
||||||
grafana-datasources-config:
|
grafana-datasources-config:
|
||||||
file.recurse:
|
file.managed:
|
||||||
- name: /opt/so/conf/grafana/etc/datasources/influxdb.yaml
|
- name: /opt/so/conf/grafana/etc/datasources/influxdb.yaml
|
||||||
- user: 939
|
- user: 939
|
||||||
- group: 939
|
- group: 939
|
||||||
@@ -96,7 +96,7 @@ grafana-datasources-config:
|
|||||||
- source: salt://grafana/etc/datasources/influxdb.yaml
|
- source: salt://grafana/etc/datasources/influxdb.yaml
|
||||||
|
|
||||||
grafana-config:
|
grafana-config:
|
||||||
file.recurse:
|
file.managed:
|
||||||
- name: /opt/so/conf/grafana/etc/grafana.ini
|
- name: /opt/so/conf/grafana/etc/grafana.ini
|
||||||
- user: 939
|
- user: 939
|
||||||
- group: 939
|
- group: 939
|
||||||
|
|||||||
Reference in New Issue
Block a user