Sw-nightlies.hsf.org cvmfs repository

Good morning,

I manage a Tier-2 site and I need to mount the CVMFS repository /cvmfs/sw-nightlies.hsf.org. However, I am having trouble finding the repository configuration details, specifically the repository URL and the public key for this endpoint.

Could someone please point me to where I can find the required configuration parameters to mount this repository at our grid site? Alternatively, if someone already has this information available, could you please share it with me?

Thank you very much in advance for your help.

Kind regards,

Pablo

Hi Pablo,

the config for sw-nightlies.hsf.org is included in the /cvmfs/cvmfs-config.cern.ch repository, so if you first mount this second one you should have all the config and can just go ahead and mount /cvmfs/sw-nightlies.hsf.org/

Alternatively, you can also copy the config and keys from the cvmfs-config.cern.ch repository.
config-repo/etc/cvmfs/domain.d/hsf.org.conf at master · cvmfs-contrib/config-repo · GitHub
config-repo/etc/cvmfs/keys/hsf.org at master · cvmfs-contrib/config-repo · GitHub

(the *.hsf.org repositories are hosted at CERN so the config is basically the same as for the *.cern.ch repositories)

Hope that helps,
Valentin