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:
82fd8d6
)
We serve samhain, not ntp
author
Stephen Gran
<steve@lobefin.net>
Sun, 22 Feb 2009 15:30:39 +0000
(15:30 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 22 Feb 2009 15:30:39 +0000
(15:30 +0000)
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
24c6736
..
f915913
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-1,5
+1,5
@@
node default {
- include ntp
include munin-node
+ include samhain
}