library/vars/isti-global.yml, infrastructure-services/inventory/hosts, library/roles/postfix-relay/defaults/main.yml: Fix variable precedences again.

This commit is contained in:
Andrea Dell'Amico 2015-10-15 12:25:33 +02:00
parent da0794ed73
commit 62807ea492
1 changed files with 3 additions and 1 deletions

View File

@ -13,10 +13,12 @@ postfix_use_sasl_auth: True
postfix_smtp_sasl_auth_enable: "yes"
postfix_smtp_create_relay_user: True
# See vars/isti-global.yml
postfix_relay_host: smtp-relay.example.com
postfix_relay_host: smtp-relay.research-infrastructures.eu
#postfix_relay_host: smtp-relay.example.com
postfix_relay_port: 587
postfix_default_destination_concurrency_limit: 20
#postfix_smtp_relay_user: smtp-user
postfix_smtp_relay_user: '{{ ansible_fqdn }}'
# This one has to be set inside a vault file
#postfix_smtp_relay_pwd: set_you_password_here_in_a_vault_encrypted_file