summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-08-23 21:37:05 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-08-23 21:37:05 -0300
commit9930511b8d2a6d8b359be6c67d4a232937a7dea4 (patch)
treec3878bfcdbc3709e9a1eabc2aa3b4753bdad6b55
parent0a87a7d7225b0fd509aebfa4a23c599705c96190 (diff)
downloadpuppet-mail-9930511b8d2a6d8b359be6c67d4a232937a7dea4.tar.gz
puppet-mail-9930511b8d2a6d8b359be6c67d4a232937a7dea4.tar.bz2
Oops
-rw-r--r--manifests/system.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/system.pp b/manifests/system.pp
index b14835a..b0d830e 100644
--- a/manifests/system.pp
+++ b/manifests/system.pp
@@ -70,7 +70,7 @@ class mail::system {
case $mail_schleuder {
true: {
include mail::packages::schleuder
- include schleuder
+ include mail::schleuder
}
}
}