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 77d1e83 commit 02b6206Copy full SHA for 02b6206
ansible/inventory/group_vars/all/package-repos
@@ -935,9 +935,9 @@ rpm_package_repos:
935
short_name: turbovnc_source
936
sync_group: third_party
937
distribution_name: turbovnc-source-
938
- # EESSI CernVM-FS config
+ # EESSI CernVM-FS config (repo path says rhel 8 but its noarch)
939
- name: EESSI CVMFS config - noarch
940
- url: https://github.com/EESSI/filesystem-layer/releases/download/latest/cvmfs-config-eessi-latest.noarch.rpm
+ url: http://repo.eessi-infra.org/eessi/rhel/8/noarch/
941
base_path: cvmfs-config-eessi/noarch/
942
short_name: cvmfs_config_eessi
943
0 commit comments