d4science-ghn-cluster/inventory/hosts.production: Define the relay hosts.

d4science-infrastructure/group_vars/all/all.yml: Define the smtp relay hostname.
dnet-ci/group_vars/ci-masters: Define the smtp relay hostname.
infrastructure-services/group_vars/all/all.yml: Define the smtp relay hostname.
This commit is contained in:
Andrea Dell'Amico 2016-01-22 15:47:54 +01:00
parent 209b9892fb
commit b6a3f5da70
1 changed files with 1 additions and 2 deletions

View File

@ -12,8 +12,7 @@ postfix_smtp_tls_security_level: encrypt
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.research-infrastructures.eu
# Set it in the local rules
#postfix_relay_host: smtp-relay.example.com
postfix_relay_port: 587
postfix_default_destination_concurrency_limit: 20