Skip to content

Commit ec9a1ec

Browse files
committed
testing...
1 parent 0f607f3 commit ec9a1ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tasks/debian.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
# - '"cvmfs-config-computecanada" in cvmfs_configuration'
4949
# - ansible_facts.packages['computecanada-release'] is not defined
5050

51+
- name: Install CVMFS client and configuration packages
52+
apt:
53+
name: 'cvmfs'
54+
5155
- name: Workaround - install compute canada config package directly from URL
5256
apt:
5357
deb: "https://package.computecanada.ca/yum/cc-cvmfs-public/prod/other/cvmfs-config-computecanada-latest.all.deb"

0 commit comments

Comments
 (0)