From 50b5cf4eac106348243fecfd8f5813503f9edec9 Mon Sep 17 00:00:00 2001 From: Josh Willis Date: Wed, 29 May 2024 14:53:16 -0500 Subject: [PATCH] Update LIGO.yaml to allow CVMFS scraper 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). --- virtual-organizations/LIGO.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/virtual-organizations/LIGO.yaml b/virtual-organizations/LIGO.yaml index 7d1f8f887..fb3f27f0d 100644 --- a/virtual-organizations/LIGO.yaml +++ b/virtual-organizations/LIGO.yaml @@ -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 @@ -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 @@ -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 @@ -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 @@ -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