forked from data.coop/ansible
Include mastodon in services list. Set letsencrypt_email to admin@data.coop.
This commit is contained in:
parent
09b05bf657
commit
371237b9f8
|
@ -4,7 +4,7 @@
|
|||
become: true
|
||||
vars:
|
||||
base_domain: data.coop
|
||||
letsencrypt_email: bestyrelsen@data.coop
|
||||
letsencrypt_email: admin@data.coop
|
||||
ldap_dn: "dc=data,dc=coop"
|
||||
|
||||
services:
|
||||
|
@ -27,6 +27,7 @@
|
|||
- ouroboros
|
||||
- mailu
|
||||
- portainer
|
||||
- mastodon
|
||||
# - tt-rss
|
||||
|
||||
smtp_host: "postfix"
|
||||
|
|
Loading…
Reference in a new issue