From f1b26e593349bcc565d17bcaf0d3984cc3ed1356 Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Sat, 9 Aug 2025 11:54:56 +0200 Subject: [PATCH] upgrade debian --- nodes/ovh.secondary.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/ovh.secondary.py b/nodes/ovh.secondary.py index 743271a..c1a63fb 100644 --- a/nodes/ovh.secondary.py +++ b/nodes/ovh.secondary.py @@ -1,7 +1,7 @@ { 'hostname': '135.125.239.125', 'groups': [ - 'debian-11', + 'debian-12', 'dnsserver', 'monitored', ],