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

apollo: Fix typo in opendkim tag name


Signed-off-by: default avatarFlorian Pritz <bluewind@xinu.at>
parent b9cb1e5f
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,6 @@
- { 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: postfix, postfix_server: false, tags: ["mail", "postfix"] }
- { role: opendkim, dkim_selector: apollo, tags: ['mail', "opendim"] }
- { role: opendkim, dkim_selector: apollo, tags: ['mail', "opendkim"] }
- { role: dovecot, tags: ['mail', "dovecot"] }
- { role: postfwd, tags: ['mail', "postfwd"] }
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