From 2cf780a81fac7637ebbf2ebcbed057331c73cc30 Mon Sep 17 00:00:00 2001 From: stebifan Date: Mon, 11 Jul 2016 16:39:40 +0200 Subject: [PATCH] Update site.conf --- site.conf | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/site.conf b/site.conf index 3749485..7c92e6d 100644 --- a/site.conf +++ b/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, }, }, - } \ No newline at end of file + }