Revert "a little printf debug"
authorStephen Gran <steve@lobefin.net>
Sat, 2 Mar 2013 11:20:19 +0000 (11:20 +0000)
committerStephen Gran <steve@lobefin.net>
Sat, 2 Mar 2013 11:20:19 +0000 (11:20 +0000)
This reverts commit 07368323abb73966930ba2ae620d190d6f699e85.

modules/roles/manifests/init.pp

index cc82cda..aaeacee 100644 (file)
@@ -13,8 +13,6 @@ class roles {
        #}
 
        if getfromhash($site::nodeinfo, 'buildd') {
-               $foo = getfromhash($site::nodeinfo, 'buildd')
-               notice("Buildd is ${foo}")
                include buildd
        }