diff --git a/roles/mailchimpLastlogin/templates/ldapconfig.yml.j2 b/roles/mailchimpLastlogin/templates/ldapconfig.yml.j2 index 99d5f3e96f552fbb48cbf64d77f97fa0e8708545..90419b2c003ab9afbe5ee608f32c6ad15c1633e6 100644 --- a/roles/mailchimpLastlogin/templates/ldapconfig.yml.j2 +++ b/roles/mailchimpLastlogin/templates/ldapconfig.yml.j2 @@ -2,5 +2,5 @@ ldapDomain: {{ ldapBase }} user: {{ ldapBindDN }} passwd: {{ ldapBindDNPassword }} -ldapURI: {{ ldap URI }} +ldapURI: {{ ldapURI }} cafile: {{ ldapCaCertFile }}