projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd3b0c2
)
Here we go
author
Stephen Gran
<steve@lobefin.net>
Thu, 23 Apr 2009 19:10:18 +0000
(20:10 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Thu, 23 Apr 2009 19:10:18 +0000
(20:10 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
fce042a
..
b6f884d
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-14,6
+14,7
@@
node default {
include sudo
include debian-org
include monit
+ include motd
case $smartarraycontroller {
"true": { include debian-proliant }
@@
-63,5
+64,4
@@
node default {
node penalosa inherits default {
include hosts
- include motd
}