update gluon + fix some address
This commit is contained in:
parent
af3556d27f
commit
df378422cf
2
gluon
2
gluon
|
@ -1 +1 @@
|
||||||
Subproject commit 5b505e4fbadd6bafa569c4e9fbd767a6b15327c4
|
Subproject commit 2a4552085f54c284c9ccd843877b56edf7f91946
|
|
@ -4,9 +4,9 @@
|
||||||
domain_seed = '9c689a5be0e7610716aa9952d3c186345bd8d72dfa8950977e255e26ea24d978',
|
domain_seed = '9c689a5be0e7610716aa9952d3c186345bd8d72dfa8950977e255e26ea24d978',
|
||||||
|
|
||||||
prefix6 = '2a06:8782:ffbb:bab0::/64',
|
prefix6 = '2a06:8782:ffbb:bab0::/64',
|
||||||
node_prefix6 = '2a06:8782:ffbb:bab0::/64',
|
node_prefix6 = '2a06:8782:ffbb:bab1::/64',
|
||||||
|
|
||||||
node_client_prefix6 = '2a06:8782:ffbb:bab1::/64',
|
node_client_prefix6 = 'fd2f:5119:f2c::/64', -- just magic ula, if routed to legacy network
|
||||||
|
|
||||||
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