nodes: fix interface config

This commit is contained in:
Franzi 2020-11-09 15:16:29 +01:00
parent 91fd33cfa0
commit d90c9edc22
Signed by: kunsi
GPG key ID: 12E3D2136B818350
8 changed files with 27 additions and 24 deletions

View file

@ -24,12 +24,10 @@ nodes['htz.ex42-1048908'] = {
'metadata': {
'interfaces': {
'enp0s31f6': {
'ipv4': {
'94.130.52.224',
},
'ipv6': {
'2a01:4f8:10b:2a5f::02',
'2a01:4f8:10b:2a5f::1337',
'ips': {
'94.130.52.224/26',
'2a01:4f8:10b:2a5f::02/64',
'2a01:4f8:10b:2a5f::1337/64',
},
'gateway4': '94.130.52.193',
'gateway6': 'fe80::1',