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:
0e00191
)
Drop duplicate definition
author
Stephen Gran
<steve@lobefin.net>
Sun, 22 Feb 2009 18:44:05 +0000
(18:44 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 22 Feb 2009 18:44:05 +0000
(18:44 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/exim/manifests/init.pp
b/modules/exim/manifests/init.pp
index
8a52f70
..
1d4a252
100644
(file)
--- a/
modules/exim/manifests/init.pp
+++ b/
modules/exim/manifests/init.pp
@@
-28,14
+28,6
@@
class exim {
source => [ "puppet:///exim/per-host/$fqdn/callout_users",
"puppet:///exim/common/" ]
;
- "/etc/exim4/exim4.conf":
- owner => root,
- group => root,
- mode => 664,
- require => Package["exim4-heavy"],
- source => [ "puppet:///exim/per-host/$fqdn/exim4.conf",
- "puppet:///exim/common/" ]
- ;
"/etc/exim4/grey_users":
owner => root,
group => root,