From 856b7eb45aeb4a528091174cbabd726ec24fe4d2 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 8 Jun 2019 23:43:01 +0200 Subject: [PATCH] Add a ganeti3-ubc entry and move arm-ubc-01 behind it (previously ganeti3-ubc was using a private IP) --- config/nagios-master.cfg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index f0064b4..c33f80c 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1010,6 +1010,10 @@ servers: parents: ubc-gateway hostgroups: computers, service, kvmdomains, stretch, hassrvfs, systemd-timesyncd + ganeti3-ubc: + address: 209.87.16.50 + parents: ubc-gateway + hostgroups: notacomputer ubc-node-arm01: address: 209.87.16.51 parents: ubc-gateway @@ -1025,7 +1029,7 @@ servers: arm-ubc-01: address: 209.87.16.54 - parents: ubc-gateway + parents: ganeti3-ubc hostgroups: computers, hassrvfs, buildd, stretch, systemd-timesyncd # }}} -- 2.20.1