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