From 7c8cdbc0e7c3b21a3987ebe99b926207ad519eb3 Mon Sep 17 00:00:00 2001 From: Zolfa Date: Thu, 24 Dec 2020 17:18:46 +0100 Subject: [PATCH] playbooks/matrix-synapse: increase VM size Increase size to 20GB, needed for federation database and media. --- host_matrix.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_matrix.yaml b/host_matrix.yaml index 497583f..cc4132d 100644 --- a/host_matrix.yaml +++ b/host_matrix.yaml @@ -2,7 +2,7 @@ - import_playbook: 'prepare_lxc_guest.yaml' vars: host: 'matrix' - vm_size: '10G' + vm_size: '20G' - hosts: 'matrix' vars: