From def21e696a3ab85fa9ef01c98f38607e36cc91d0 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Wed, 13 Oct 2021 20:00:41 +0200
Subject: [PATCH] L2SS-358: Correct Darkrai hostnames

---
 CDB/stations/DTS_ConfigDb.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CDB/stations/DTS_ConfigDb.json b/CDB/stations/DTS_ConfigDb.json
index 064ad5e73..685a3d62d 100644
--- a/CDB/stations/DTS_ConfigDb.json
+++ b/CDB/stations/DTS_ConfigDb.json
@@ -155,7 +155,7 @@
                     "LTS/XST/1": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "DESPi3.nfra.nl"
+                                "dop36.astron.nl"
                             ],
                             "OPC_Server_Port": [
                                 "4840"
@@ -210,7 +210,7 @@
                     "LTS/UNB2/1": {
                         "properties": {
                             "OPC_Server_Name": [
-                                "despi.astron.nl"
+                                "DESPi3.nfra.nl"
                             ],
                             "OPC_Server_Port": [
                                 "4841"
-- 
GitLab