From: Stephen Gran Date: Thu, 3 May 2012 06:18:34 +0000 (+0100) Subject: er, these come from the main archive X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=8fa5541a03dc672caa652c35c6e82a3928b388c1;hp=3395dcb371c4b2200f14dfc3106b17d2957de3b9;p=mirror%2Fdsa-puppet.git er, these come from the main archive Signed-off-by: Stephen Gran --- diff --git a/modules/buildd/manifests/init.pp b/modules/buildd/manifests/init.pp index b76652c11..c17096326 100644 --- a/modules/buildd/manifests/init.pp +++ b/modules/buildd/manifests/init.pp @@ -19,10 +19,6 @@ class buildd { 'dupload' ]: ensure => installed, - require => [ - File['/etc/apt/sources.list.d/db.debian.org.list'], - Exec['apt-get update'] - ] } site::linux_module { 'dm_snapshot': }