forked from ISTI-ansible-roles/ansible-roles
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:
parent
209b9892fb
commit
b6a3f5da70
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue