Skip to content

Conversation

bertiethorpe
Copy link
Member

No description provided.

@bertiethorpe bertiethorpe requested a review from a team as a code owner October 8, 2025 15:16
@bertiethorpe

This comment was marked as outdated.

ansible.builtin.get_url:
url: http://cvmrepo.web.cern.ch/cvmrepo/yum/RPM-GPG-KEY-CernVM
url: https://cvmrepo.web.cern.ch/cvmrepo/yum/RPM-GPG-KEY-CernVM-2048
dest: ./cvmfs-key.gpg
Copy link
Collaborator

@sjpb sjpb Oct 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole task is a bit rubbish b/c it ends up here on a deployed cluster:

[root@steveb-test-control rocky]# realpath cvmfs-key.gpg
/var/lib/rocky/cvmfs-key.gpg

dunno if there's a better way of doing this? check if dnf has the key, only download if not, import, remove the download?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants