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:
1fb10bb
)
Typo
author
Tollef Fog Heen
<tfheen@err.no>
Sun, 16 Jun 2013 09:39:01 +0000
(11:39 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Sun, 16 Jun 2013 09:39:01 +0000
(11:39 +0200)
modules/exim/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/exim/manifests/init.pp
b/modules/exim/manifests/init.pp
index
eac2462
..
e133db8
100644
(file)
--- a/
modules/exim/manifests/init.pp
+++ b/
modules/exim/manifests/init.pp
@@
-36,7
+36,8
@@
class exim {
}
file { '/etc/exim4/Git':
ensure => absent,
- # git checkouts through puppet. yummy.
+ }
+ # git checkouts through puppet. yummy.
file { '/etc/exim4/email-virtualdomains':
recurse => true,
source => 'puppet:///modules/exim/email-virtualdomains',