From b30ecbb13c16fa7a44a4101fea60f6e8ddd833c6 Mon Sep 17 00:00:00 2001 From: Jan van Eldik Date: Tue, 2 Dec 2025 15:10:14 +0100 Subject: [PATCH 1/2] Create lhcb-condb.cern.ch.json --- repos/lhcb-condb.cern.ch.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 repos/lhcb-condb.cern.ch.json diff --git a/repos/lhcb-condb.cern.ch.json b/repos/lhcb-condb.cern.ch.json new file mode 100644 index 0000000..29da222 --- /dev/null +++ b/repos/lhcb-condb.cern.ch.json @@ -0,0 +1,5 @@ +{ + "name": "LHCb Conditions Database", + "fqrn": "lhcb-condb.cern.ch", + "url": "http://cvmfs-stratum-one.cern.ch/cvmfs/" +} From bed32c8022387d6c412b561d7dcd5896b65b6725 Mon Sep 17 00:00:00 2001 From: Jan van Eldik Date: Tue, 2 Dec 2025 15:12:58 +0100 Subject: [PATCH 2/2] Create lhcbdev.cern.ch.json --- repos/lhcbdev.cern.ch.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 repos/lhcbdev.cern.ch.json diff --git a/repos/lhcbdev.cern.ch.json b/repos/lhcbdev.cern.ch.json new file mode 100644 index 0000000..434cad0 --- /dev/null +++ b/repos/lhcbdev.cern.ch.json @@ -0,0 +1,5 @@ +{ + "name": "LHCb Development", + "fqrn": "lhcbdev.cern.ch", + "url": "http://cvmfs-stratum-one.cern.ch/cvmfs/" +}