commit
68da185f4e
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