bundles/wireguard: add wg_health_check
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
f79365304c
commit
9188b28b7a
3 changed files with 57 additions and 1 deletions
|
@ -32,7 +32,9 @@ nodes['ovh.wireguard'] = {
|
|||
'wireguard': {
|
||||
'peers': {
|
||||
'ovh.icinga2': {},
|
||||
'home.router': {},
|
||||
'home.router': {
|
||||
'health_check': True,
|
||||
},
|
||||
'htz-cloud.wireguard': {},
|
||||
'kunsi-oneplus3': {
|
||||
'their_ip': '172.19.136.65',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue