]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Typo
authorTollef Fog Heen <tfheen@err.no>
Sun, 16 Jun 2013 09:39:01 +0000 (11:39 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sun, 16 Jun 2013 09:39:01 +0000 (11:39 +0200)
modules/exim/manifests/init.pp

index eac2462c5946d4c07c273cd1044656cf62c97287..e133db8643b862dee29ae6b8eadf89d31c6a2537 100644 (file)
@@ -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',