This commit is contained in:
Henrik Feldt 2013-11-26 12:14:03 +01:00
parent afdda8622a
commit 24e0cda13e

View file

@ -49,7 +49,7 @@ class motd {
# /etc/motd.local
concat::fragment{"motd_local":
target => $motd,
ensure => "/etc/motd.local",
source => "/etc/motd.local",
order => 15
}
}