diff --git a/nodes/home.router.py b/nodes/home.router.py index 150862d..01235a0 100644 --- a/nodes/home.router.py +++ b/nodes/home.router.py @@ -2,7 +2,7 @@ 'hostname': '10.0.0.1', 'groups': [ 'autologin', - 'debian-12', + 'debian-13', 'hardware', 'home', 'monitored', diff --git a/nodes/htz.mails.py b/nodes/htz.mails.py index 472376c..e2e4447 100644 --- a/nodes/htz.mails.py +++ b/nodes/htz.mails.py @@ -2,7 +2,7 @@ 'hostname': '49.12.184.229', 'groups': [ 'backup', - 'debian-12', + 'debian-13', 'hetzner-cloud', 'mailserver', 'monitored',