Lint fixes
This commit is contained in:
parent
96fb1bacbc
commit
f70c8572a5
18 changed files with 71 additions and 43 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
# Deploy motd file to server
|
||||
#
|
||||
class motd {
|
||||
|
@ -9,6 +8,7 @@ class motd {
|
|||
ensure => absent,
|
||||
}
|
||||
}
|
||||
default: { }
|
||||
}
|
||||
|
||||
file { "/etc/motd":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue