aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates/auth.conf
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2012-06-29 15:33:33 +0000
committerNicolas Vigier <boklm@mageia.org>2012-06-29 15:33:33 +0000
commit1b156ed32f12c0665ade4b8f717ed557c9deaeaf (patch)
treed21af7ad4f0406d160f9614a709170f8c7ec3f2c /modules/sympa/templates/auth.conf
parent8069426705b1992b8f9ec4538f722fb3a8f7ef65 (diff)
downloadpuppet-1b156ed32f12c0665ade4b8f717ed557c9deaeaf.tar
puppet-1b156ed32f12c0665ade4b8f717ed557c9deaeaf.tar.gz
puppet-1b156ed32f12c0665ade4b8f717ed557c9deaeaf.tar.bz2
puppet-1b156ed32f12c0665ade4b8f717ed557c9deaeaf.tar.xz
puppet-1b156ed32f12c0665ade4b8f717ed557c9deaeaf.zip
update authentication_info_url value
Diffstat (limited to 'modules/sympa/templates/auth.conf')
-rw-r--r--modules/sympa/templates/auth.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/templates/auth.conf b/modules/sympa/templates/auth.conf
index 64256253..af998b68 100644
--- a/modules/sympa/templates/auth.conf
+++ b/modules/sympa/templates/auth.conf
@@ -9,5 +9,5 @@ ldap
use_ssl 1
bind_dn cn=sympa-<%= hostname %>,ou=System Accounts,<%= dc_suffix %>
bind_password <%= ldap_password %>
- authentication_info_url https://identity.<%= domain %>/
+ authentication_info_url <%= authentication_info_url %>