nodes: add website checks to nginx vhosts

This commit is contained in:
Franzi 2020-11-10 11:26:49 +01:00
parent 8cb997133a
commit a185e027f8
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 18 additions and 1 deletions

View file

@ -25,7 +25,10 @@ nodes['htz-cloud.pirmasens'] = {
},
'nginx': {
'vhosts': {
'salonkatrin.de': {},
'salonkatrin.de': {
'website_check_path': '/',
'website_check_url': 'Salon Katrin',
},
},
},
'users': {