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