Testsegment IP Range added, Legacy Segment invisible now

This commit is contained in:
Bastian 2018-01-14 22:35:08 +01:00
parent a21c9f4d44
commit e8703d324e
3 changed files with 5 additions and 4 deletions

View File

@ -34,9 +34,9 @@
ffrgb_test = {
subst = {
['%%ID'] = '03',
['%%V4'] = '10.90.96.0/19',
['%%V4'] = '10.90.192.0/19',
['%%V6'] = '30',
['%%N4'] = '10.90.96.1',
['%%N4'] = '10.90.192.1',
['%%MT'] = '1280',
['%%BS'] = '02:0E:8E:1E:61:03',
['%%NN'] = '16:41:95:40:f7:03',

View File

@ -24,6 +24,7 @@
['%%SS'] = 'regensburg.freifunk.net',
},
site_select = {
hidden = 1,
group = 'ffrgb_legacy',
},
},

View File

@ -89,7 +89,7 @@
stable = {
name = 'stable',
mirrors = {
'http://[fdef:f00f:1337:cafe::11]/firmware/stable/sysupgrade/',
'http://[fdef:f%V6f:1337:cafe::11]/firmware/stable/sysupgrade/',
},
good_signatures = 1,
pubkeys = {
@ -101,7 +101,7 @@
experimental = {
name = 'experimental',
mirrors = {
'http://[fdef:f00f:1337:cafe::11]/firmware/experimental/sysupgrade/',
'http://[fdef:f%V6f:1337:cafe::11]/firmware/experimental/sysupgrade/',
},
good_signatures = 1,
pubkeys = {