mirror of
https://github.com/samply/bridgehead.git
synced 2025-07-04 13:10:20 +02:00
fix: generate the right beam connect mappings
This commit is contained in:
@ -1,59 +1,11 @@
|
||||
|
||||
{
|
||||
"sites": [
|
||||
{
|
||||
"id": "berlin",
|
||||
"name": "berlin",
|
||||
"virtualhost": "opal-berlin",
|
||||
"beamconnect": "datashield-connect.berlin.broker.ccp-it.dktk.dkfz.de"
|
||||
},
|
||||
{
|
||||
"id": "muenchen-lmu",
|
||||
"name": "muenchen-lmu",
|
||||
"virtualhost": "opal-muenchen-lmu",
|
||||
"beamconnect": "datashield-connect.muenchen-lmu.broker.ccp-it.dktk.dkfz.de"
|
||||
},
|
||||
{
|
||||
"id": "dresden",
|
||||
"name": "dresden",
|
||||
"virtualhost": "opal-dresden",
|
||||
"beamconnect": "datashield-connect.dresden.broker.ccp-it.dktk.dkfz.de"
|
||||
},
|
||||
{
|
||||
"id": "freiburg",
|
||||
"name": "freiburg",
|
||||
"virtualhost": "opal-freiburg",
|
||||
"beamconnect": "datashield-connect.freiburg.broker.ccp-it.dktk.dkfz.de"
|
||||
},
|
||||
{
|
||||
"id": "muenchen-tum",
|
||||
"name": "muenchen-tum",
|
||||
"virtualhost": "opal-muenchen-tum",
|
||||
"beamconnect": "datashield-connect.muenchen-tum.broker.ccp-it.dktk.dkfz.de"
|
||||
},
|
||||
{
|
||||
"id": "tuebingen",
|
||||
"name": "tuebingen",
|
||||
"virtualhost": "opal-tuebingen",
|
||||
"beamconnect": "datashield-connect.tuebingen.broker.ccp-it.dktk.dkfz.de"
|
||||
},
|
||||
{
|
||||
"id": "mainz",
|
||||
"name": "mainz",
|
||||
"virtualhost": "opal-mainz",
|
||||
"beamconnect": "datashield-connect.mainz.broker.ccp-it.dktk.dkfz.de"
|
||||
},
|
||||
{
|
||||
"id": "frankfurt",
|
||||
"name": "frankfurt",
|
||||
"virtualhost": "opal-frankfurt",
|
||||
"beamconnect": "datashield-connect.frankfurt.broker.ccp-it.dktk.dkfz.de"
|
||||
},
|
||||
{
|
||||
"id": "essen",
|
||||
"name": "essen",
|
||||
"virtualhost": "opal-essen",
|
||||
"beamconnect": "datashield-connect.essen.broker.ccp-it.dktk.dkfz.de"
|
||||
}
|
||||
]
|
||||
}
|
||||
[
|
||||
"berlin",
|
||||
"muenchen-lmu",
|
||||
"dresden",
|
||||
"freiburg",
|
||||
"muenchen-tum",
|
||||
"tuebingen",
|
||||
"mainz",
|
||||
"frankfurt",
|
||||
"essen"
|
||||
]
|
||||
|
Reference in New Issue
Block a user