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:
28626c3
)
Apply a bigger hammer to get rid of /etc/exim4/Git
author
Tollef Fog Heen
<tfheen@err.no>
Sun, 16 Jun 2013 09:44:53 +0000
(11:44 +0200)
committer
Tollef Fog Heen
<tfheen@err.no>
Sun, 16 Jun 2013 09:44:53 +0000
(11:44 +0200)
modules/exim/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/exim/manifests/init.pp
b/modules/exim/manifests/init.pp
index
958a841
..
727a097
100644
(file)
--- a/
modules/exim/manifests/init.pp
+++ b/
modules/exim/manifests/init.pp
@@
-36,6
+36,7
@@
class exim {
}
file { '/etc/exim4/Git':
ensure => absent,
+ force => true,
}
# git checkouts through puppet. yummy.
file { '/etc/exim4/email-virtualdomains':