From 9d295727e7efa55862a46cdbebfcc3a9d584e5d1 Mon Sep 17 00:00:00 2001 From: Martin van Es <martin@mrvanes.com> Date: Sun, 20 Feb 2022 12:37:10 +0100 Subject: [PATCH] Prepare geodns test --- files/srv.mdx.incubator.geant.org.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/files/srv.mdx.incubator.geant.org.yaml b/files/srv.mdx.incubator.geant.org.yaml index 3d0731e..c0d0c0f 100644 --- a/files/srv.mdx.incubator.geant.org.yaml +++ b/files/srv.mdx.incubator.geant.org.yaml @@ -48,7 +48,6 @@ data: "signer": "a": - [ "193.224.22.78" ] - - [ "145.100.180.185" ] - [ "62.217.72.109" ] "signer.nl": "a": @@ -57,6 +56,8 @@ data: "a": - [ "193.224.22.78" ] - [ "145.100.180.185" ] + "proxy.nl": + "a": - [ "62.217.72.109" ] "proxy-edugain": "a": @@ -68,6 +69,3 @@ data: - [ "193.224.22.78" ] - [ "145.100.180.185" ] - [ "62.217.72.109" ] - "proxy.nl": - "a": - - [ "62.217.72.109" ] -- GitLab