bundles/grafana: introduce, add to htz-cloud.influxdb
This commit is contained in:
parent
1a1ea721d9
commit
c548a88ee7
14 changed files with 1631 additions and 1 deletions
|
@ -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': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue