aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates/sympa.conf
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2016-02-07 19:30:09 +0200
committerThomas Backlund <tmb@mageia.org>2016-02-07 19:30:09 +0200
commitb7a4146c22073ad8e8ee97267b8fe465cbef9dcf (patch)
treea69c31fff87abb18fb21e19229aa875d147f7550 /modules/sympa/templates/sympa.conf
parent9b92d625f6f0372652d0517817317463f3940838 (diff)
downloadpuppet-b7a4146c22073ad8e8ee97267b8fe465cbef9dcf.tar
puppet-b7a4146c22073ad8e8ee97267b8fe465cbef9dcf.tar.gz
puppet-b7a4146c22073ad8e8ee97267b8fe465cbef9dcf.tar.bz2
puppet-b7a4146c22073ad8e8ee97267b8fe465cbef9dcf.tar.xz
puppet-b7a4146c22073ad8e8ee97267b8fe465cbef9dcf.zip
fix up bugzilla ldap/pgsql_password variable lookup
Diffstat (limited to 'modules/sympa/templates/sympa.conf')
-rw-r--r--modules/sympa/templates/sympa.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/sympa/templates/sympa.conf b/modules/sympa/templates/sympa.conf
index 43a1a6d2..4fb60941 100644
--- a/modules/sympa/templates/sympa.conf
+++ b/modules/sympa/templates/sympa.conf
@@ -265,7 +265,7 @@ db_user sympa
## Database password (associated to the db_user)
## What ever you use a password or not, you must protect the SQL server (is it a not a public internet service ?)
-db_passwd <%= pgsql_password %>
+db_passwd <%= scope.lookupvar("sympa::server::pgsql_password") %>
## Database private extention to user table
## You need to extend the database format with these fields