commit
41e13ff8a6
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ define motd::register($content="", $order=10) {
|
|||
|
||||
concat::fragment{ "motd_fragment_$name":
|
||||
target => '/etc/motd',
|
||||
order => $order,
|
||||
content => " -- $body\n"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue