galaxyproject / ansible-cvmfs

An Ansible role for installing and configuring CernVM-FS (CVMFS)
12 stars 17 forks source link

Use new S3-based mirror for CernVM packages #52

Open bedroge opened 1 year ago

bedroge commented 1 year ago

See https://github.com/cvmfs/cvmfs/pull/2994 and this message on the CernVM Mattermost:

Jakob Blomer 1:37 PM We have a new package repository base URL, which should give better performance and stability. The old one is kept in sync, too, but might be worth switching: https://cvmrepo.s3.cern.ch/cvmrepo/

I wasn't completely sure, but I guess the CernVM yum key in tasks/init_redhat.yml may have to be modified/updated as well to match the contents of https://cvmrepo.s3.cern.ch/cvmrepo/yum/RPM-GPG-KEY-CernVM? (although the current one also differs from the one on the old mirror: https://cvmrepo.web.cern.ch/cvmrepo/yum/RPM-GPG-KEY-CernVM).