Update site.conf
This commit is contained in:
parent
8ff1e34f8a
commit
2cf780a81f
20
site.conf
20
site.conf
@ -50,9 +50,9 @@
|
|||||||
stable = {
|
stable = {
|
||||||
name = 'stable',
|
name = 'stable',
|
||||||
mirrors = {
|
mirrors = {
|
||||||
'http://update1.infra.fftdf/innenstadt/stable/sysupgrade',
|
'http://update1.infra.fftdf/inn/stable/sysupgrade',
|
||||||
'http://update2.infra.fftdf/innenstadt/stable/sysupgrade',
|
'http://update2.infra.fftdf/inn/stable/sysupgrade',
|
||||||
'http://update3.infra.fftdf/innenstadt/stable/sysupgrade'
|
'http://update3.infra.fftdf/inn/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/innenstadt/beta/sysupgrade',
|
'http://update1.infra.fftdf/inn/beta/sysupgrade',
|
||||||
'http://update2.infra.fftdf/innenstadt/beta/sysupgrade',
|
'http://update2.infra.fftdf/inn/beta/sysupgrade',
|
||||||
'http://update3.infra.fftdf/innenstadt/beta/sysupgrade'
|
'http://update3.infra.fftdf/inn/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/innenstadt/experimental/sysupgrade',
|
'http://update1.infra.fftdf/inn/experimental/sysupgrade',
|
||||||
'http://update2.infra.fftdf/innenstadt/experimental/sysupgrade',
|
'http://update2.infra.fftdf/inn/experimental/sysupgrade',
|
||||||
'http://update3.infra.fftdf/innenstadt/experimental/sysupgrade'
|
'http://update3.infra.fftdf/inn/experimental/sysupgrade'
|
||||||
},
|
},
|
||||||
probability = 1.00,
|
probability = 1.00,
|
||||||
good_signatures = 1,
|
good_signatures = 1,
|
||||||
@ -130,4 +130,4 @@
|
|||||||
service,
|
service,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user