move registration to a folder

This commit is contained in:
histausse 2022-03-06 20:03:18 +01:00
parent 3c839edea9
commit 2358c02289
Signed by: histausse
GPG key ID: 67486F107F62E9E9
2 changed files with 1 additions and 2 deletions

View file

@ -4,4 +4,3 @@
- STOP RUNNING AS ROOT!
- Setup prometheus somehow (maybe not in the role)
- Add link to postgres role
- Move registration files to a registration folder

View file

@ -80,7 +80,7 @@
- name: Copy config for synapse
file:
src: /srv/matrix-appservice-discord/discord-registration.yaml
dest: /etc/matrix-synapse/discord-registration.yaml
dest: /etc/matrix-synapse/registrations/discord-registration.yaml
state: link
- name: Copy the daemon configuration