Changeset - 5ef84494bbb1
[Not reviewed]
0 1 0
Branko Majic (branko) - 9 years ago 2015-04-07 23:00:23
branko@majic.rs
MAR-4: Updated configuration for testsite mail server.
1 file changed with 6 insertions and 0 deletions:
0 comments (0 inline, 0 general)
testsite/group_vars/mail.yml
Show inline comments
 
@@ -10,3 +10,9 @@ ldap_client_config:
 
  - comment: Set the LDAP TLS truststore
 
    option: TLS_CACERT
 
    value: /etc/ssl/certs/truststore.pem
 

	
 
mail_ldap:
 
  url: ldap://ldap.example.com/
 
  tls_truststore: /etc/ssl/certs/truststore.pem
 
  root_dn: dc=example,dc=com
 
  postfix_password: postfix
0 comments (0 inline, 0 general)