]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Apply a bigger hammer to get rid of /etc/exim4/Git
authorTollef Fog Heen <tfheen@err.no>
Sun, 16 Jun 2013 09:44:53 +0000 (11:44 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sun, 16 Jun 2013 09:44:53 +0000 (11:44 +0200)
modules/exim/manifests/init.pp

index 958a8416953c3910eb2e98e1a1988d82972fd8f9..727a097b1e2b3b34f5022f6ae33e2d95517dea66 100644 (file)
@@ -36,6 +36,7 @@ class exim {
        }
        file { '/etc/exim4/Git':
                ensure  => absent,
+               force   => true,
        }
         # git checkouts through puppet.  yummy.
        file { '/etc/exim4/email-virtualdomains':