Name it correctly
authorStephen Gran <steve@lobefin.net>
Sun, 26 Apr 2009 15:09:00 +0000 (16:09 +0100)
committerStephen Gran <steve@lobefin.net>
Sun, 26 Apr 2009 15:09:00 +0000 (16:09 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/motd/manifests/new.pp

index 45d06f7..dbbcb27 100644 (file)
@@ -1,4 +1,4 @@
-class motdnew inherits motd {
+class motd::new inherits motd {
        file { "/etc/motd.tail":
                 notify  => Exec["updatemotd"],
                 content => template("motd-new.erb") ;