RT#7513 Remove moszumanska
authorTollef Fog Heen <tfheen@err.no>
Mon, 7 Jan 2019 20:53:17 +0000 (21:53 +0100)
committerTollef Fog Heen <tfheen@err.no>
Mon, 7 Jan 2019 20:53:17 +0000 (21:53 +0100)
config/nagios-master.cfg
dsa-nagios-checks/checks/dsa-check-backuppg

index e22a978..664afd8 100644 (file)
@@ -402,10 +402,6 @@ servers:
     address: 5.153.231.20
     parents: ganeti-bytemark
     hostgroups: computers, general, kvmdomains, stretch, nfs-client, autofs, systemd-timesyncd
-  moszumanska:
-    address: 5.153.231.21
-    parents: ganeti-bytemark
-    hostgroups: secondary-IPs
   dillon:
     address: 5.153.231.22
     parents: ganeti-bytemark
index 8704f3c..13e935e 100755 (executable)
@@ -102,7 +102,7 @@ def wal_pre(w, host, db):
     (w1,w2) = w
     if w2 == 0:
         w1 -= 1
-        if (host,db) in ( ('moszumanska', 'main'), ):
+        if (host,db) in ( ('main'), ):
             w2 = 0xFE
         else:
             w2 = 0xFF