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.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=8fa5541a03dc672caa652c35c6e82a3928b388c1 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 b76652c1..c1709632 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': }