See #67
This commit is contained in:
parent
afdda8622a
commit
24e0cda13e
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ class motd {
|
|||
# /etc/motd.local
|
||||
concat::fragment{"motd_local":
|
||||
target => $motd,
|
||||
ensure => "/etc/motd.local",
|
||||
order => 15
|
||||
source => "/etc/motd.local",
|
||||
order => 15
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue