nodes/ovh.wireguard: reenable wireguard connection to sophie-ejgwthink
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
2d1f638894
commit
4380e80192
1 changed files with 8 additions and 7 deletions
|
@ -42,13 +42,14 @@ nodes['ovh.wireguard'] = {
|
|||
'pubkey': vault.decrypt('encrypt$gAAAAABgKYdTqLG3DcB13QqQadUxyzIjvSxwgZQNjorQi-ADSLsNdDbhikSAGQnSmGelLB74V175awIIir768WEnpLJUKX6nt_i2BxOP3JazvKZSQECkiK8G-IRn8wWWgKarfmtqRwh6'),
|
||||
'exclude_from_monitoring': True,
|
||||
},
|
||||
# 'sophie-ejgwthink': {
|
||||
# 'their_ip': '172.19.136.101',
|
||||
# 'my_ip': '172.19.136.92',
|
||||
# 'psk': vault.decrypt('encrypt$gAAAAABggxrfc9m3t2k1uDLqwK-U6xnYUiL5xjtsdOK8zZhx7u2Jr2OBdbxy9V0h4O3PWuiEHnOGtAP-JdSxa9OFsi5EMcimiBqtCo56oIrwjmT57PpVqEKhWjB0vGVdJSKfU2ikHAVK'),
|
||||
# 'pubkey': vault.decrypt('encrypt$gAAAAABggxrfw8U3ckR8z7RxILjW4E8wOOsG8GSiVCOMem4UWMGhywWZYd8rRorapJknQrip0WyoniTWmh8INfvU_92uDIZM-0X2-VwpZn2e-Kv18GjUfxFzLbANghesONOq18gXli8Q'),
|
||||
# 'exclude_from_monitoring': True,
|
||||
# },
|
||||
'sophie-ejgwthink': {
|
||||
'their_ip': '172.19.136.67',
|
||||
'my_ip': '172.19.136.66',
|
||||
'my_port': 51818,
|
||||
'psk': vault.decrypt('encrypt$gAAAAABggxrfc9m3t2k1uDLqwK-U6xnYUiL5xjtsdOK8zZhx7u2Jr2OBdbxy9V0h4O3PWuiEHnOGtAP-JdSxa9OFsi5EMcimiBqtCo56oIrwjmT57PpVqEKhWjB0vGVdJSKfU2ikHAVK'),
|
||||
'pubkey': vault.decrypt('encrypt$gAAAAABggxrfw8U3ckR8z7RxILjW4E8wOOsG8GSiVCOMem4UWMGhywWZYd8rRorapJknQrip0WyoniTWmh8INfvU_92uDIZM-0X2-VwpZn2e-Kv18GjUfxFzLbANghesONOq18gXli8Q'),
|
||||
'exclude_from_monitoring': True,
|
||||
},
|
||||
},
|
||||
'restrict-to': {
|
||||
'*',
|
||||
|
|
Loading…
Reference in a new issue