forked from Freifunk-Troisdorf/site
New Site.conf
This commit is contained in:
parent
0881ba891f
commit
584692869d
38
site.conf
38
site.conf
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
hostname_prefix = 'tdf',
|
hostname_prefix = 'tdf',
|
||||||
site_name = 'Freifunk Troisdorf',
|
site_name = 'Freifunk Troisdorf - Unterkünfte',
|
||||||
site_code = 'tdf-',
|
site_code = 'tdf-flu',
|
||||||
opkg_repo = 'http://openwrt.draic.info/barrier_breaker/14.07/%S/packages',
|
opkg_repo = 'http://openwrt.draic.info/barrier_breaker/14.07/%S/packages',
|
||||||
prefix4 = '10.188.0.0/19',
|
prefix4 = '10.188.64.0/19',
|
||||||
prefix6 = '2a03:2260:121:0001::/64',
|
prefix6 = '2a03:2260:121:0003::/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 = {
|
||||||
'ntp1.infra.fftdf',
|
'ntp1.infra.fftdf',
|
||||||
@ -19,7 +19,7 @@
|
|||||||
ssid = 'Freifunk',
|
ssid = 'Freifunk',
|
||||||
},
|
},
|
||||||
mesh = {
|
mesh = {
|
||||||
id = 'troisdorf-tdf-mesh',
|
id = 'troisdorf-flu-mesh',
|
||||||
mcast_rate = 12000,
|
mcast_rate = 12000,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
@ -29,13 +29,13 @@
|
|||||||
ssid = 'Freifunk',
|
ssid = 'Freifunk',
|
||||||
},
|
},
|
||||||
mesh = {
|
mesh = {
|
||||||
id = 'troisdorf-tdf-mesh',
|
id = 'troisdorf-flu-mesh',
|
||||||
mcast_rate = 12000,
|
mcast_rate = 12000,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
next_node = {
|
next_node = {
|
||||||
ip4 = '10.188.0.1',
|
ip4 = '10.188.64.1',
|
||||||
ip6 = '2a03:2260:121:0001::1',
|
ip6 = '2a03:2260:121:0003::1',
|
||||||
mac = '04:74:05:d0:4f:aa',
|
mac = '04:74:05:d0:4f:aa',
|
||||||
},
|
},
|
||||||
mesh = {
|
mesh = {
|
||||||
@ -50,9 +50,9 @@
|
|||||||
stable = {
|
stable = {
|
||||||
name = 'stable',
|
name = 'stable',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
'http://update1.infra.fftdf/tdf/stable/sysupgrade',
|
'http://update1.infra.fftdf/flu/stable/sysupgrade',
|
||||||
'http://update2.infra.fftdf/tdf/stable/sysupgrade',
|
'http://update2.infra.fftdf/flu/stable/sysupgrade',
|
||||||
'http://update3.infra.fftdf/tdf/stable/sysupgrade'
|
'http://update3.infra.fftdf/flu/stable/sysupgrade'
|
||||||
},
|
},
|
||||||
probability = 1.00,
|
probability = 1.00,
|
||||||
good_signatures = 2,
|
good_signatures = 2,
|
||||||
@ -72,9 +72,9 @@
|
|||||||
beta = {
|
beta = {
|
||||||
name = 'beta',
|
name = 'beta',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
'http://update1.infra.fftdf/tdf/beta/sysupgrade',
|
'http://update1.infra.fftdf/flu/beta/sysupgrade',
|
||||||
'http://update2.infra.fftdf/tdf/beta/sysupgrade',
|
'http://update2.infra.fftdf/flu/beta/sysupgrade',
|
||||||
'http://update3.infra.fftdf/tdf/beta/sysupgrade'
|
'http://update3.infra.fftdf/flu/beta/sysupgrade'
|
||||||
},
|
},
|
||||||
probability = 1.00,
|
probability = 1.00,
|
||||||
good_signatures = 1,
|
good_signatures = 1,
|
||||||
@ -93,9 +93,9 @@
|
|||||||
experimental = {
|
experimental = {
|
||||||
name = 'experimental',
|
name = 'experimental',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
'http://update1.infra.fftdf/tdf/experimental/sysupgrade',
|
'http://update1.infra.fftdf/flu/experimental/sysupgrade',
|
||||||
'http://update2.infra.fftdf/tdf/experimental/sysupgrade',
|
'http://update2.infra.fftdf/flu/experimental/sysupgrade',
|
||||||
'http://update3.infra.fftdf/tdf/experimental/sysupgrade'
|
'http://update3.infra.fftdf/flu/experimental/sysupgrade'
|
||||||
},
|
},
|
||||||
probability = 1.00,
|
probability = 1.00,
|
||||||
good_signatures = 1,
|
good_signatures = 1,
|
||||||
@ -116,8 +116,8 @@
|
|||||||
tunneldigger_mesh_vpn = {
|
tunneldigger_mesh_vpn = {
|
||||||
mtu = 1312,
|
mtu = 1312,
|
||||||
brokers = {
|
brokers = {
|
||||||
'tdf1.freifunk-troisdorf.de:53842',
|
'flu1.freifunk-troisdorf.de:53842',
|
||||||
'tdf2.freifunk-troisdorf.de:53840'
|
'flu2.freifunk-troisdorf.de:53840'
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
roles = {
|
roles = {
|
||||||
|
Loading…
Reference in New Issue
Block a user