Fix debconf staticsync check
authorJulien Cristau <jcristau@debian.org>
Fri, 27 Jan 2017 22:21:00 +0000 (23:21 +0100)
committerJulien Cristau <jcristau@debian.org>
Fri, 27 Jan 2017 22:21:00 +0000 (23:21 +0100)
debconf1 was duplicated, one of them should be 16

config/nagios-master.cfg

index ecebe9c..8f64bdf 100644 (file)
@@ -2753,8 +2753,8 @@ services:
     hosts: global
     servicegroups: mirror
   -
-    name: mirror static sync - debconf1
-    check: "dsa_check_staticsync!debconf1.debconf.org"
+    name: mirror static sync - debconf16
+    check: "dsa_check_staticsync!debconf16.debconf.org"
     hosts: global
     servicegroups: mirror
   -