From fe4cd98612084da4c9b5c82d4d625d6ab2a64991 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 22 Dec 2024 20:24:35 +0100 Subject: [PATCH] home.nas: prepare for time machine backups --- nodes/home/nas.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nodes/home/nas.py b/nodes/home/nas.py index 84d4aff..bf14b89 100644 --- a/nodes/home/nas.py +++ b/nodes/home/nas.py @@ -3,6 +3,7 @@ nodes['home.nas'] = { 'hostname': '172.19.138.20', 'bundles': { + 'avahi-daemon', 'backup-client', 'dm-crypt', 'jellyfin', @@ -193,6 +194,9 @@ nodes['home.nas'] = { 'restrict-to': { '172.19.138.0/24', }, + 'timemachine-shares': { + #'apfelcomputer', # hostname TBD + }, }, 'smartd': { 'disks': {