Nope, that doesn't work either
authorStephen Gran <steve@lobefin.net>
Sun, 26 Apr 2009 15:12:45 +0000 (16:12 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 26 Apr 2009 15:12:45 +0000 (16:12 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/motd/manifests/new.pp

index f0ae975..dbbcb27 100644 (file)
@@ -1,8 +1,4 @@
 class motd::new inherits motd {
-        $str = $nodeinfo.class
-        notice($str)
-        notice($nodeinfo)
-
        file { "/etc/motd.tail":
                 notify  => Exec["updatemotd"],
                 content => template("motd-new.erb") ;