summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-27 21:35:39 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-27 21:35:39 -0200
commitba0c856f111abcb0120a5b77ecf3b137d0152100 (patch)
treedd461103df58e6392b65440dff44fcf410d22964 /templates
parent33c0acaa03efa816ceee7916fc0a437457babb45 (diff)
downloadpuppet-mail-ba0c856f111abcb0120a5b77ecf3b137d0152100.tar.gz
puppet-mail-ba0c856f111abcb0120a5b77ecf3b137d0152100.tar.bz2
Fixing template
Diffstat (limited to 'templates')
-rw-r--r--templates/sympa/sympa.conf.lenny.erb2
-rw-r--r--templates/sympa/sympa.conf.squeeze.erb2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/sympa/sympa.conf.lenny.erb b/templates/sympa/sympa.conf.lenny.erb
index 7740683..22cd953 100644
--- a/templates/sympa/sympa.conf.lenny.erb
+++ b/templates/sympa/sympa.conf.lenny.erb
@@ -163,7 +163,7 @@ db_passwd <%= database_password %>
###\\\\ Web interface ////###
## Sympa's main page URL
-wwurl https://<%= subdomain %>.<%= domain %>/wws
+wwsympa_url https://<%= subdomain %>.<%= domain %>/wws
## SOAP service URL
soap_url https://<%= subdomain %>.<%= domain %>/sympasoap
diff --git a/templates/sympa/sympa.conf.squeeze.erb b/templates/sympa/sympa.conf.squeeze.erb
index 29c29d2..d6e691c 100644
--- a/templates/sympa/sympa.conf.squeeze.erb
+++ b/templates/sympa/sympa.conf.squeeze.erb
@@ -163,7 +163,7 @@ db_passwd <%= database_password %>
###\\\\ Web interface ////###
## Sympa's main page URL
-wwurl https://<%= subdomain %>.<%= domain %>/wws
+wwsympa_url https://<%= subdomain %>.<%= domain %>/wws
## SOAP service URL
soap_url https://<%= subdomain %>.<%= domain %>/sympasoap