mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-07 04:24:10 +01:00
6 lines
246 B
YAML
6 lines
246 B
YAML
# This is overridden for the actual mail server which uses mail.archlinux.org.
|
|
mail_domain: "{{ inventory_hostname }}"
|
|
|
|
# password used by postfix for relaying to a central smtp server
|
|
postfix_relay_password: "{{ vault_postfix_relay_password }}"
|