From: Stephen Gran Date: Sat, 2 Mar 2013 15:29:31 +0000 (+0000) Subject: never mind X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=8fc546603afbb6794d5efc74c117c1d083c8ab71;hp=bae2379d07fb7dc5e953b3f090950965300705a8;p=mirror%2Fdsa-puppet.git never mind 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') {