Skip to content
Snippets Groups Projects
Commit ac518769 authored by Florian Pritz's avatar Florian Pritz
Browse files

apollo: Enable postfix and opendkim


Signed-off-by: default avatarFlorian Pritz <bluewind@xinu.at>
parent 41fdc1dd
No related branches found
No related tags found
No related merge requests found
......@@ -11,3 +11,5 @@
- { role: borg-client, backup_host: "borg@vostok.archlinux.org", backup_dir: "/backup/apollo", postgres_backup_dir: "/var/lib/postgres/backup", tags: ["borg"] }
- { role: nginx, letsencrypt_validation_dir: "/var/lib/letsencrypt", tags: ["nginx"] }
- { role: planet, planet_domain: "planet.archlinux.org", planet_dir: "/srv/http/planet", tags: ["planet"] }
- { role: opendkim, dkim_selector: apollo, tags: ['mail'] }
- { role: postfix, postfix_server: false, tags: ["mail"] }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment