Fix doco typo
This commit is contained in:
parent
03ac60902b
commit
3c46b82d09
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ class motd {
|
|||
include concat::setup
|
||||
$motd = "/etc/motd"
|
||||
|
||||
concat{$motd,
|
||||
concat{$motd:
|
||||
owner => root,
|
||||
group => root,
|
||||
mode => 644
|
||||
|
|
Loading…
Reference in a new issue