Skip to content

Commit 4e5ff39

Browse files
committed
try different version string
1 parent c6646eb commit 4e5ff39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galaxy/ansible/cvmfs_client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
- name: Install CernVM-FS client (apt)
1919
apt:
20-
name: ['cvmfs=2.11.5~1+ubuntu22.04', 'cvmfs-config']
20+
name: ['cvmfs=2.11.*', 'cvmfs-config']
2121
state: "{{ galaxy_apt_package_state }}"
2222
update_cache: yes
2323

0 commit comments

Comments
 (0)