nodes: fix interface config
This commit is contained in:
parent
91fd33cfa0
commit
d90c9edc22
8 changed files with 27 additions and 24 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue