Add monitoring role
This commit is contained in:
parent
dca17d5750
commit
d06406c9f4
17 changed files with 539 additions and 0 deletions
4
roles/monitoring/templates/grafana-data-source.yml
Normal file
4
roles/monitoring/templates/grafana-data-source.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
apiVersion: 1
|
||||
deleteDatasources: []
|
||||
datasources:
|
||||
{{ [item] | to_nice_yaml | indent(2) }}
|
Loading…
Add table
Add a link
Reference in a new issue