From 02775ddd300dcdf5003d3d900bc2ab237badde77 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 2 Mar 2013 11:20:19 +0000 Subject: [PATCH] Revert "a little printf debug" This reverts commit 07368323abb73966930ba2ae620d190d6f699e85. --- modules/roles/manifests/init.pp | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/roles/manifests/init.pp b/modules/roles/manifests/init.pp index cc82cda76..aaeacee6a 100644 --- a/modules/roles/manifests/init.pp +++ b/modules/roles/manifests/init.pp @@ -13,8 +13,6 @@ class roles { #} if getfromhash($site::nodeinfo, 'buildd') { - $foo = getfromhash($site::nodeinfo, 'buildd') - notice("Buildd is ${foo}") include buildd } -- 2.20.1