Skip to content

Commit 02b6206

Browse files
authored
Change EESSI CVMFS config URL to new repo path
Updated EESSI CVMFS config URL to point to the new repository.
1 parent 77d1e83 commit 02b6206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -935,9 +935,9 @@ rpm_package_repos:
935935
short_name: turbovnc_source
936936
sync_group: third_party
937937
distribution_name: turbovnc-source-
938-
# EESSI CernVM-FS config
938+
# EESSI CernVM-FS config (repo path says rhel 8 but its noarch)
939939
- name: EESSI CVMFS config - noarch
940-
url: https://github.com/EESSI/filesystem-layer/releases/download/latest/cvmfs-config-eessi-latest.noarch.rpm
940+
url: http://repo.eessi-infra.org/eessi/rhel/8/noarch/
941941
base_path: cvmfs-config-eessi/noarch/
942942
short_name: cvmfs_config_eessi
943943
sync_group: third_party

0 commit comments

Comments
 (0)