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:
ebe440d
)
And actually distribute exim
author
Stephen Gran
<steve@lobefin.net>
Sun, 22 Feb 2009 18:39:35 +0000
(18:39 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 22 Feb 2009 18:39:35 +0000
(18:39 +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
8dd2f39
..
24fc359
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-2,5
+2,6
@@
node default {
include munin-node
include samhain
include debian-org
+ include exim
}