Revert "a little printf debug"
[mirror/dsa-puppet.git] / 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
        }