From 8fc546603afbb6794d5efc74c117c1d083c8ab71 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 2 Mar 2013 15:29:31 +0000 Subject: [PATCH] never mind Signed-off-by: Stephen Gran --- modules/roles/manifests/init.pp | 4 ---- 1 file changed, 4 deletions(-) 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') { -- 2.20.1