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:
a8f0247
)
morales can't handle samhain
author
Stephen Gran
<steve@lobefin.net>
Sun, 19 Apr 2009 10:19:44 +0000
(11:19 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 19 Apr 2009 10:19:44 +0000
(11:19 +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
c3c7b81
..
57fb307
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-11,7
+11,6
@@
File {
node default {
include munin-node
- include samhain
include sudo
include debian-org
include monit
@@
-29,6
+28,11
@@
node default {
import "nagios"
include nagios-client
+ case $hostname {
+ morales: {}
+ default: { include samhain }
+ }
+
case $hostname {
spohr: {
import "nagios"