nodes: add website checks to nginx vhosts
This commit is contained in:
parent
8cb997133a
commit
a185e027f8
5 changed files with 18 additions and 1 deletions
|
@ -29,6 +29,8 @@ nodes['gce.bind01'] = {
|
|||
'target': 'http://127.0.0.1:8000/',
|
||||
},
|
||||
},
|
||||
'website_check_path': '/login',
|
||||
'website_check_string': 'PowerDNS',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue