From 978285bf32c02da622221e39df27d6004f47afc0 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 13 Feb 2021 08:09:48 +0100 Subject: [PATCH] bundles/matrix-media-repo: add backup/paths metadata --- bundles/matrix-media-repo/metadata.py | 5 +++++ nodes/htz/ex42-1048908.py | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bundles/matrix-media-repo/metadata.py b/bundles/matrix-media-repo/metadata.py index d7ef738..b628f8d 100644 --- a/bundles/matrix-media-repo/metadata.py +++ b/bundles/matrix-media-repo/metadata.py @@ -6,6 +6,11 @@ defaults = { 'ffmpeg': {}, }, }, + 'backups': { + 'paths': { + '/var/matrix/media', + }, + }, 'icinga2_api': { 'matrix-media-repo': { 'services': { diff --git a/nodes/htz/ex42-1048908.py b/nodes/htz/ex42-1048908.py index 00ffa7f..29e2bd7 100644 --- a/nodes/htz/ex42-1048908.py +++ b/nodes/htz/ex42-1048908.py @@ -83,8 +83,6 @@ nodes['htz.ex42-1048908'] = { 'paths': { '/home/kunsi/.weechat', '/opt/matrix/matrix-dimension', - '/opt/matrix/matrix-media-repo', - '/var/matrix', }, }, 'cron': {