also add vpn09/10 to DNS and NTP servers

This commit is contained in:
Oliver Gerlich 2022-06-19 10:17:07 +02:00
parent 8f69120799
commit 5f955254f8
1 changed files with 4 additions and 0 deletions

View File

@ -8,11 +8,15 @@
ntp_servers = {
'7.ntp.bremen.freifunk.net',
'8.ntp.bremen.freifunk.net',
'9.ntp.bremen.freifunk.net',
'10.ntp.bremen.freifunk.net',
},
dns = {
servers = {
'fd2f:5119:0f2c::7',
'fd2f:5119:0f2c::8',
'fd2f:5119:0f2c::9',
'fd2f:5119:0f2c::10',
},
},