]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - modules/role/templates/backup/pam_ldap_pgbouncer.conf.erb
Allow host to replicate the cluster from backup
[perso/Immae/Projets/Puppet.git] / modules / role / templates / backup / pam_ldap_pgbouncer.conf.erb
index 12fa9bb8b81cb63ca716cb644c986fd3d56d9b4a..384a41890d80a40a20ba8cb42d8a3a0f9d208e69 100644 (file)
@@ -3,5 +3,5 @@ host <%= @ldap_server %>
 base <%= @ldap_base %>
 binddn <%= @ldap_dn %>
 bindpw <%= @ldap_password %>
-pam_login_attribute <%= @ldap_attribute %>
+pam_login_attribute <%= @pgbouncer_ldap_attribute %>
 pam_filter <%= @ldap_filter %>