From 27692c711b51e45a5a51ad5e94b6761eec449043 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 26 Apr 2009 16:12:45 +0100 Subject: [PATCH] Nope, that doesn't work either Signed-off-by: Stephen Gran --- modules/motd/manifests/new.pp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/modules/motd/manifests/new.pp b/modules/motd/manifests/new.pp index f0ae9757d..dbbcb2783 100644 --- a/modules/motd/manifests/new.pp +++ b/modules/motd/manifests/new.pp @@ -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") ; -- 2.20.1