From 38e15f1794bcf2e52a140b925d8bd2a39cd3dc1b Mon Sep 17 00:00:00 2001 From: Georg Kunz Date: Fri, 8 Nov 2019 17:11:06 +0000 Subject: [PATCH] Correcting DNS config for maas and ingress VIPs Change-Id: I712a9940a3339cb2de6c3ed2703deab7891801d5 --- coredns/zones/vran.k2.ericsson.se | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/coredns/zones/vran.k2.ericsson.se b/coredns/zones/vran.k2.ericsson.se index 54376eb..c549119 100644 --- a/coredns/zones/vran.k2.ericsson.se +++ b/coredns/zones/vran.k2.ericsson.se @@ -7,8 +7,8 @@ aknode27 IN A 10.51.34.231 aknode29 IN A 10.51.34.230 aknode31 IN A 10.51.34.229 -maas-vip IN A 10.51.34.48 -ingress-vip IN A 10.51.34.49 +maas-vip IN A 10.51.34.235 +ingress-vip IN A 10.51.34.236 maas-sw IN CNAME maas-vip.vran.k2.ericsson.se. drydock-sw IN CNAME maas-vip.vran.k2.ericsson.se. -- 2.16.6