mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2024-11-10 02:01:41 +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 }}"
|