m0duspwnens
2020-04-21 13:01:56 -04:00
parent eaf54781e8
commit fd87e7bc1d
33 changed files with 408 additions and 363 deletions
@@ -0,0 +1,18 @@
{%- set MASTER = salt['pillar.get']('static:masterip', '') %}
apiVersion: 1
deleteDatasources:
- name: Graphite
orgId: 1
datasources:
- name: InfluxDB
type: influxdb
access: proxy
database: telegraf
url: https://{{ MASTER }}:8086
jsonData:
tlsAuth: false
tlsAuthWithCACert: false
tlsSkipVerify: true
version: 1