Skip to content

Commit 929e5d2

Browse files
bertiethorpeAlex-Welsh
authored andcommitted
Add EESSI CVMFS config to package repositories
1 parent ebf56fe commit 929e5d2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ansible/inventory/group_vars/all/package-repos

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,13 @@ rpm_package_repos:
935935
short_name: turbovnc_source
936936
sync_group: third_party
937937
distribution_name: turbovnc-source-
938+
# EESSI CernVM-FS config
939+
- name: EESSI CVMFS config - noarch
940+
url: https://github.com/EESSI/filesystem-layer/releases/download/latest/cvmfs-config-eessi-latest.noarch.rpm
941+
base_path: cvmfs-config-eessi/noarch/
942+
short_name: cvmfs_config_eessi
943+
sync_group: third_party
944+
distribution_name: cvmfs-config-eessi-
938945

939946
# Default filter string for RPM package repositories.
940947
rpm_package_repo_filter: ""

0 commit comments

Comments
 (0)