From 2c47a5c74388bec657de7b595fc2d6da70ec68b3 Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Mon, 27 Jun 2022 15:43:39 +0200
Subject: [PATCH] Moved station dashboards to their own repository

---
 .gitmodules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitmodules b/.gitmodules
index dba1b1d..19b7629 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,6 @@
 	path = alerta-web
 	url = https://github.com/jjdmol/alerta-webui
 	branch = add-isa-18-2-states
+[submodule "grafana-central/dashboards/Station"]
+	path = grafana-central/dashboards/Station
+	url = https://git.astron.nl/lofar2.0/grafana-station-dashboards.git
-- 
GitLab