mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-08 13:34:19 +02: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 }}"
|