summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-08-08 00:24:58 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-08-08 00:24:58 -0300
commit0d384220a74726e5efa1f59950a8ab517c4aaca9 (patch)
tree5c55e8c53f397b9a6c78fe79e935f301a745384d /manifests/init.pp
parent31f13dee4c558f444eb33720e4feec19de23a956 (diff)
downloadpuppet-mail-0d384220a74726e5efa1f59950a8ab517c4aaca9.tar.gz
puppet-mail-0d384220a74726e5efa1f59950a8ab517c4aaca9.tar.bz2
Minor fix
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index f4f98d6..d0359dd 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -4,7 +4,7 @@
import "dovecot.pp"
import "header_checks.pp"
-import "mail.pp"
+import "system.pp"
import "packages.pp"
import "postfixadmin"
import "sasl.pp"