From 8b123a6f67037a42b1ebc71bde5f595c6b4533cb Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 29 Jul 2011 16:25:24 +0200 Subject: [PATCH] ftp-upcoming --- manifests/site.pp | 3 +++ modules/debian-org/misc/local.yaml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/manifests/site.pp b/manifests/site.pp index f56d6ed3d..3a7ec4e9e 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -83,6 +83,9 @@ node default { case getfromhash($nodeinfo, 'apache2_backports_mirror') { true: { include apache2::backports_mirror } } + case getfromhash($nodeinfo, 'apache2_ftp-upcoming_mirror') { + true: { include apache2::ftp-upcoming_mirror } + } include apache2 } } diff --git a/modules/debian-org/misc/local.yaml b/modules/debian-org/misc/local.yaml index 1e8d2b439..440037b11 100644 --- a/modules/debian-org/misc/local.yaml +++ b/modules/debian-org/misc/local.yaml @@ -181,8 +181,8 @@ host_settings: - kokkonen.debian.org - senfl.debian.org - santoro.debian.org - # www-master is handled differently. - # - wolkenstein.debian.org + 'apache2_ftp-upcoming_mirror': + - rietz.debian.org apache2_backports_mirror: - englund.debian.org - morricone.debian.org -- 2.20.1