Skip to content
Snippets Groups Projects
Commit c10e7165 authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

Merge branch 'fix_mailchimp_stuff' into 'master'

missing variable in the mailchimp config

See merge request hpc-team/ansible_cluster_in_a_box!300

Former-commit-id: 1a05549f
parents 7b9ab3a4 8dfce761
No related branches found
No related tags found
No related merge requests found
...@@ -2,4 +2,5 @@ ...@@ -2,4 +2,5 @@
ldapDomain: {{ ldapBase }} ldapDomain: {{ ldapBase }}
user: {{ ldapBindDN }} user: {{ ldapBindDN }}
passwd: {{ ldapBindDNPassword }} passwd: {{ ldapBindDNPassword }}
ldapURI: {{ ldap URI }}
cafile: {{ ldapCaCertFile }} cafile: {{ ldapCaCertFile }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment