aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
authorStonewall Jackson <stonewall@sacredheartsc.com>2023-06-13 08:49:39 -0400
committerStonewall Jackson <stonewall@sacredheartsc.com>2023-06-13 08:49:39 -0400
commitc4b4c0c716dae656a7a9e2f6d5088484d0aa7839 (patch)
tree1a2cfba797bc049c10b135cf7f3396806c2db737 /playbooks
parente1c8fbfd6c62d63f638317bc05aa66cec060ec4c (diff)
downloadselfhosted-c4b4c0c716dae656a7a9e2f6d5088484d0aa7839.tar.gz
selfhosted-c4b4c0c716dae656a7a9e2f6d5088484d0aa7839.zip
synapse: add archive job
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/matrix.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/playbooks/matrix.yml b/playbooks/matrix.yml
index 8ddbc47..d893834 100644
--- a/playbooks/matrix.yml
+++ b/playbooks/matrix.yml
@@ -35,3 +35,9 @@
apache_document_root: '{{ synapse_element_webroot }}'
apache_config_name: '{{ synapse_server_name }}-element'
tags: apache
+
+ - role: archive_job
+ archive_name: synapse
+ archive_user: '{{ synapse_user }}'
+ archive_shell: '{{ synapse_archive_shell }}'
+ tags: archive