From: Peter Palfrader Date: Mon, 30 Jun 2014 15:40:43 +0000 (+0200) Subject: pettersson gets proposed-updates for now X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2b7b96aa83554bb8e40c668d115ea7cae9994773;p=dsa-puppet.git pettersson gets proposed-updates for now --- diff --git a/modules/debian-org/manifests/init.pp b/modules/debian-org/manifests/init.pp index a8e50bce..cb86848a 100644 --- a/modules/debian-org/manifests/init.pp +++ b/modules/debian-org/manifests/init.pp @@ -138,7 +138,7 @@ class debian-org { components => ['main','contrib','non-free'] } - if $::hostname in [ball, corelli, eysler, lucatelli, mayer, mayr, rem] { + if $::hostname in [ball, corelli, eysler, lucatelli, mayer, mayr, rem, pettersson] { site::aptrepo { 'proposed-updates': url => $mirror, suite => "${::lsbdistcodename}-proposed-updates",