[PATCH] Fix typo

Jon Stanley jonstanley at gmail.com
Tue Aug 10 04:04:45 UTC 2010


---
 modules/httpd/manifests/init.pp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/httpd/manifests/init.pp b/modules/httpd/manifests/init.pp
index 5bc7849..01abec9 100644
--- a/modules/httpd/manifests/init.pp
+++ b/modules/httpd/manifests/init.pp
@@ -413,7 +413,7 @@ define httpd::mailman-proxy(
     $website,
     $path,
     $iconpath,
-    $proxyurl,
+    $proxyurl
 ) {
     file { "/etc/httpd/conf.d/$website/mailman.conf":
         owner   => "root",
-- 
1.5.5.6



More information about the infrastructure mailing list