]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blob - 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
1 host <%= @ldap_server %>
2
3 base <%= @ldap_base %>
4 binddn <%= @ldap_dn %>
5 bindpw <%= @ldap_password %>
6 pam_login_attribute <%= @pgbouncer_ldap_attribute %>
7 pam_filter <%= @ldap_filter %>