From: Stephen Gran Date: Sun, 3 Mar 2013 12:49:37 +0000 (+0000) Subject: stop now X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=39aaccb6cffa5fcfe7af57304ede552abb1879c8;p=mirror%2Fdsa-puppet.git stop now Signed-off-by: Stephen Gran --- diff --git a/modules/roles/manifests/init.pp b/modules/roles/manifests/init.pp index 331aa1180..aaeacee6a 100644 --- a/modules/roles/manifests/init.pp +++ b/modules/roles/manifests/init.pp @@ -14,10 +14,6 @@ class roles { if getfromhash($site::nodeinfo, 'buildd') { include buildd - } else { - class { 'buildd': - ensure => absent - } } if getfromhash($site::nodeinfo, 'bugs_mirror') {