From 17aa3d7e483c138de5632fe0a71de88f40890331 Mon Sep 17 00:00:00 2001 From: cronekorkn Date: Sat, 23 Nov 2024 14:50:49 +0100 Subject: [PATCH] no wg while at home --- nodes/wb.offsite-backups.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/nodes/wb.offsite-backups.py b/nodes/wb.offsite-backups.py index de5fc49..950bba5 100644 --- a/nodes/wb.offsite-backups.py +++ b/nodes/wb.offsite-backups.py @@ -1,5 +1,4 @@ { - 'dummy': True, 'hostname': '192.168.179.20', 'groups': [ 'debian-11', @@ -10,7 +9,7 @@ 'backup-freshness-check', 'dm-crypt', 'smartctl', - 'wireguard', + #'wireguard', 'zfs', ], 'metadata': {