From afc30a195d42111912831adbfe8288c69848e3e6 Mon Sep 17 00:00:00 2001 From: CroneKorkN Date: Sat, 7 Mar 2026 14:46:56 +0100 Subject: [PATCH] + --- 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 f04cdb4..c4acfa3 100644 --- a/nodes/ovh.secondary.py +++ b/nodes/ovh.secondary.py @@ -1,7 +1,7 @@ { 'hostname': '51.68.189.180', 'groups': [ - 'debian-12', + 'debian-13', 'dnsserver', 'monitored', ],