nodes/htz-cloud.sewfile: fix ip addresses
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
1fd452b006
commit
3c1361a2eb
1 changed files with 2 additions and 2 deletions
|
@ -12,10 +12,10 @@ nodes['htz-cloud.sewfile'] = {
|
|||
'interfaces': {
|
||||
'eth0': {
|
||||
'ipv4': {
|
||||
'195.201.90.143',
|
||||
'116.203.205.248',
|
||||
},
|
||||
'ipv6': {
|
||||
'2a01:4f8:1c1c:2acf::1',
|
||||
'2a01:4f8:c0c:c71b::1',
|
||||
},
|
||||
'gateway4': '172.31.1.1',
|
||||
'gateway6': 'fe80::1',
|
||||
|
|
Loading…
Reference in a new issue