From: Joerg Jaspert Date: Tue, 22 Mar 2011 10:14:10 +0000 (+0100) Subject: add ries X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=5051e612598b64d3e354ec613b4f4d20d095ab94;p=dak.git add ries Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/dak.conf-etc b/config/debian/dak.conf-etc index b0f6a50e..5336a8df 100644 --- a/config/debian/dak.conf-etc +++ b/config/debian/dak.conf-etc @@ -7,5 +7,12 @@ Config DakConfig "/srv/ftp-master.debian.org/dak/config/debian/dak.conf"; AptConfig "/srv/ftp-master.debian.org/dak/config/debian/apt.conf"; } + ries.debian.org + { + AllowLocalConfig "false"; + DatabaseHostname "ftp-master"; + DakConfig "/srv/ftp-master.debian.org/dak/config/debian/dak.conf"; + AptConfig "/srv/ftp-master.debian.org/dak/config/debian/apt.conf"; + } }