add pretty name for status page to some nodes
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
68fed2439d
commit
7d9ce7aed9
3 changed files with 8 additions and 0 deletions
|
@ -32,11 +32,15 @@ nodes['htz-cloud.influxdb'] = {
|
|||
},
|
||||
},
|
||||
'backups': {
|
||||
# TODO enable this once we have zfs-snapshot-backups
|
||||
'exclude_from_backups': True,
|
||||
},
|
||||
'grafana': {
|
||||
'domain': 'grafana.kunsmann.eu',
|
||||
},
|
||||
'icinga_options': {
|
||||
'pretty_name': 'InfluxDB',
|
||||
},
|
||||
'nginx': {
|
||||
'vhosts': {
|
||||
'influxdb': {
|
||||
|
|
|
@ -40,6 +40,7 @@ nodes['htz-cloud.luther'] = {
|
|||
'luther-ps': vault.decrypt('encrypt$gAAAAABfnUqTXXpUYCA2DxllTKgbKg6YguCBbguJ0rerFGi9UNxEuTO6eqReqraS9FzNmLl81S_20bYwXM5W8pNwV5I5i6BVz1M37TxdsMCAxMG-9G0ZHFXeE4K5a4MWxuyYkrVPtK_hNFOciwxDDwPYT8tH_Jahdqmr8fZcCcsICzsSOxycn89VEm2ODnfH24Azrj6mVq5cPMc_xkdWnn-dSMCvPXpjjg==').format_into('*/10 * * * * www-data /usr/bin/curl -s {}'),
|
||||
},
|
||||
'icinga_options': {
|
||||
'pretty_name': 'Lutherkirchengemeinde Pirmasens',
|
||||
'vars.notification.sms': False,
|
||||
},
|
||||
'nginx': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue