typo in v6 prefix
This commit is contained in:
parent
af3382d3a1
commit
f489116e77
|
@ -3,7 +3,7 @@
|
||||||
site_code = 'ffhb',
|
site_code = 'ffhb',
|
||||||
|
|
||||||
prefix4 = '10.196.0.0/17',
|
prefix4 = '10.196.0.0/17',
|
||||||
prefix6 = '2a02:8782:ffbb:1337::/64',
|
prefix6 = '2a06:8782:ffbb:1337::/64',
|
||||||
|
|
||||||
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
|
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
|
||||||
ntp_servers = {
|
ntp_servers = {
|
||||||
|
|
Loading…
Reference in New Issue