Skip to content

Commit

Permalink
Remove Broadcom driver install; is this tripping up the later Apptain…
Browse files Browse the repository at this point in the history
…er install?
  • Loading branch information
paulbrowne committed Nov 20, 2024
1 parent ea32dc2 commit ea3b77d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ansible/roles/linux-broadcom/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
- dkms
state: latest

- name: Install the broadcom driver for NetXtreme-E Ethernet
ansible.builtin.apt:
deb: https://object.arcus.openstack.hpc.cam.ac.uk/swift/v1/AUTH_7ac3c0a502cd46c783b2128116165566/bcom-nxe-drivers/netxtreme-peer-mem-dkms_229.2.49.0_all.deb
state: present
# - name: Install the broadcom driver for NetXtreme-E Ethernet
#ansible.builtin.apt:
#deb: https://object.arcus.openstack.hpc.cam.ac.uk/swift/v1/AUTH_7ac3c0a502cd46c783b2128116165566/bcom-nxe-drivers/netxtreme-peer-mem-dkms_229.2.49.0_all.deb
#state: present

0 comments on commit ea3b77d

Please sign in to comment.