nodes/htz-cloud.sewfile: fix ip addresses
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-10-27 18:15:01 +01:00
parent 1fd452b006
commit 3c1361a2eb
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -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',