bundles/grafana: introduce, add to htz-cloud.influxdb

This commit is contained in:
Franzi 2021-05-02 10:44:50 +02:00
parent 1a1ea721d9
commit c548a88ee7
Signed by: kunsi
GPG key ID: 12E3D2136B818350
14 changed files with 1631 additions and 1 deletions

View file

@ -1,6 +1,7 @@
nodes['htz-cloud.influxdb'] = {
'hostname': '116.203.84.44',
'bundles': {
'grafana',
'influxdb2',
'zfs',
},
@ -33,6 +34,9 @@ nodes['htz-cloud.influxdb'] = {
'backups': {
'exclude_from_backups': True,
},
'grafana': {
'domain': 'grafana.kunsmann.eu',
},
'nginx': {
'vhosts': {
'influxdb': {