We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d1543 commit 0bb2979Copy full SHA for 0bb2979
ansible/inventory/group_vars/all/package-repos
@@ -938,7 +938,7 @@ rpm_package_repos:
938
# EESSI CernVM-FS config (repo url follows rhel8 as a convention but the rpms are version independent)
939
- name: EESSI CVMFS config - noarch
940
url: http://repo.eessi-infra.org/eessi/rhel/8/noarch/
941
- base_path: cvmfs-config-eessi/noarch/
+ base_path: eessi/rhel/8/noarch/
942
short_name: cvmfs_config_eessi
943
sync_group: third_party
944
distribution_name: cvmfs-config-eessi-
0 commit comments