Skip to content

Commit

Permalink
Update LIGO.yaml to allow CVMFS scraper
Browse files Browse the repository at this point in the history
This PR adds the DN for the CVMFS scraper to each of the virgo, ligo, kagra, shared, and CIT-test origins, which are all published to CVMFS. It excludes the two writeable origins which are not published to CVMFS, and also the UNL origins (which is probably enabled anyway, but we are not putting any new data there).
  • Loading branch information
josh-willis authored May 29, 2024
1 parent c5e44e2 commit 50b5cf4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions virtual-organizations/LIGO.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ DataFederations:
- KAGRA_OSDF_CACHE
- Path: /igwn/virgo
Authorizations:
- DN: /DC=org/DC=incommon/C=US/ST=Nebraska/O=University of Nebraska-Lincoln/CN=hcc-cvmfs-repo.unl.edu
- FQAN: /osg/ligo
- FQAN: /virgo
- FQAN: /virgo/virgo
Expand All @@ -151,6 +152,7 @@ DataFederations:
AllowedCaches: *ligo-allowed-caches
- Path: /igwn/ligo
Authorizations:
- DN: /DC=org/DC=incommon/C=US/ST=Nebraska/O=University of Nebraska-Lincoln/CN=hcc-cvmfs-repo.unl.edu
- DN: /CN=hcc-mon2.unl.edu
- DN: /CN=osdftest.t2.ucsd.edu
- FQAN: /osg/ligo
Expand All @@ -171,6 +173,7 @@ DataFederations:
AllowedCaches: *ligo-allowed-caches
- Path: /igwn/kagra
Authorizations:
- DN: /DC=org/DC=incommon/C=US/ST=Nebraska/O=University of Nebraska-Lincoln/CN=hcc-cvmfs-repo.unl.edu
- FQAN: /osg/ligo
- FQAN: /virgo
- FQAN: /virgo/virgo
Expand All @@ -189,6 +192,7 @@ DataFederations:
AllowedCaches: *ligo-allowed-caches
- Path: /igwn/shared
Authorizations:
- DN: /DC=org/DC=incommon/C=US/ST=Nebraska/O=University of Nebraska-Lincoln/CN=hcc-cvmfs-repo.unl.edu
- FQAN: /osg/ligo
- FQAN: /virgo
- FQAN: /virgo/virgo
Expand Down Expand Up @@ -226,6 +230,7 @@ DataFederations:
Writeback: https://origin-staging.ligo.caltech.edu:1095
- Path: /igwn/test
Authorizations:
- DN: /DC=org/DC=incommon/C=US/ST=Nebraska/O=University of Nebraska-Lincoln/CN=hcc-cvmfs-repo.unl.edu
- FQAN: /osg/ligo
- FQAN: /virgo
- FQAN: /virgo/virgo
Expand Down

0 comments on commit 50b5cf4

Please sign in to comment.