move secondary to ovh

This commit is contained in:
mwiegand 2021-11-14 18:05:19 +01:00
parent fc65db3de5
commit 33f4660503
2 changed files with 7 additions and 11 deletions

View file

@ -143,7 +143,7 @@
'10.0.9.0/24', '10.0.9.0/24',
], ],
}, },
'netcup.secondary': { 'ovh.secondary': {
'allowed_ips': [ 'allowed_ips': [
'10.0.11.0/24', '10.0.11.0/24',
], ],

View file

@ -1,5 +1,5 @@
{ {
'hostname': '46.38.240.85', 'hostname': '135.125.239.125',
'groups': [ 'groups': [
'debian-11', 'debian-11',
'dnsserver', 'dnsserver',
@ -9,18 +9,14 @@
'wireguard', 'wireguard',
], ],
'metadata': { 'metadata': {
'id': '890848b2-a900-4f74-ad5b-b811fbb4f0bc', 'id': 'd5080b1a-b310-48be-bd5a-02cfcecf0c90',
'network': { 'network': {
'external': { 'external': {
'interface': 'eth0', 'interface': 'eth0',
'ipv4': '46.38.240.85/22', 'ipv4': '135.125.239.125/32',
'gateway4': '46.38.240.1', 'gateway4': '135.125.238.1',
'ipv6': '2a03:4000:7:534::2/64', 'ipv6': '2001:41d0:701:1100::3dea/64',
'gateway6': 'fe80::1', 'gateway6': '2001:41d0:701:1100::1',
},
'internal': {
'interface': 'eth1',
'ipv4': '10.0.11.2/24',
}, },
}, },
'bind': { 'bind': {