Skip to content

Commit

Permalink
Merge pull request #609 from matyasselmeci/pr/preferred-topology-url
Browse files Browse the repository at this point in the history
Use preferred Topology URL for the namespaces JSON
  • Loading branch information
jhiemstrawisc authored Jan 8, 2024
2 parents a6ae986 + b6eb6ca commit 802d0b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/resources/osdf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ Xrootd:
DetailedMonitoringHost: xrd-mon.osgstorage.org
Federation:
DiscoveryUrl: osg-htc.org
TopologyNamespaceURL: https://topology.opensciencegrid.org/stashcache/namespaces.json
TopologyNamespaceURL: https://topology.opensciencegrid.org/osdf/namespaces
TopologyReloadInterval: 10
2 changes: 1 addition & 1 deletion docs/parameters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ description: >-
A URL containing namespace information for origins and caches configured via the OSG Topology application (a legacy integration). The URL
should point to the hosted namespace.json.
type: url
osdf_default: https://topology.opensciencegrid.org/stashcache/namespaces.json
osdf_default: https://topology.opensciencegrid.org/osdf/namespaces
default: none
components: ["director", "nsregistry"]
---
Expand Down

0 comments on commit 802d0b2

Please sign in to comment.