From ca4d99b76288dd83ba047d75387bba55d80a701a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torma=20Krist=C3=B3f?= Date: Fri, 4 Feb 2022 19:18:31 +0100 Subject: [PATCH] remove redundant stuff --- dnsconfig.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dnsconfig.js b/dnsconfig.js index b853a13..18dd6c9 100644 --- a/dnsconfig.js +++ b/dnsconfig.js @@ -15,14 +15,10 @@ D("kmlabz.com", REG_MONITOR, CNAME('em8371', 'u3682008.wl009.sendgrid.net.'), CNAME('glitchtip', 'apache.tormakristof.eu.'), CNAME('guacamole', 'apache.tormakristof.eu.'), - CNAME('hyperv-1', 'woolsey.tormakristof.eu.'), - CNAME('hyperv-2', 'mckay.tormakristof.eu.'), CNAME('jaeger', 'apache.tormakristof.eu.'), CNAME('k8s', 'apache.tormakristof.eu.'), CNAME('keycloak', 'apache.tormakristof.eu.'), - CNAME('kvm-1', 'luna.sch.bme.hu.'), CNAME('lb-1', 'zelenka.tormakristof.eu.'), - CNAME('loadbalancer-1', 'zelenka.tormakristof.eu.'), CNAME('nexus', 'apache.tormakristof.eu.'), CNAME('registry', 'apache.tormakristof.eu.'), CNAME('s1._domainkey', 's1.domainkey.u3682008.wl009.sendgrid.net.'),