Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Commit 55e6fa7

Browse files
gjulianmpaulfantom
authored andcommitted
Add missing provisioning directories (#183)
Folders provisioning/dashboards and provisioning/notifiers should also exist, as per https://grafana.com/docs/administration/provisioning/
1 parent 63e6e97 commit 55e6fa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tasks/configure.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
- "/etc/grafana/datasources"
1111
- "/etc/grafana/provisioning"
1212
- "/etc/grafana/provisioning/datasources"
13+
- "/etc/grafana/provisioning/dashboards"
14+
- "/etc/grafana/provisioning/notifiers"
1315

1416
- name: Create grafana main configuration file
1517
template:

0 commit comments

Comments
 (0)