infra/discuss.yml
Julien Palard 5edae03972
Moving Discourse to its own VPS.
The disk starts to approch 90% on deb2.

Also Discourse is huge, I do no longer feel like sharing the same
machine that so many other things (it was OK when our Discourse was
just a small test).
2023-02-01 00:06:28 +01:00

13 lines
317 B
YAML

---
- hosts: discourse
vars:
discourse_domain: discuss.afpy.org
exim4_sendonly_remote_smtp_interface: '46.226.106.79' # See: https://discuss.afpy.org/t/git-afpy-org-sur-la-bl-de-spamhaus/1191/2
discourse_admins:
- julien@palard.fr
- marc@debureaux.fr
roles:
- common
- discourse