Skip to content

Commit f204ecf

Browse files
debug: remove build
1 parent 3171588 commit f204ecf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

etc/kayobe/ansible/build-ofed-rocky.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@
6060
regexp: 'TMP_DIR=\$1'
6161
replace: 'TMP_DIR=/home/stack/ofed'
6262

63-
- name: Build OFED kernel modules
64-
ansible.builtin.shell:
65-
cmd: |
66-
TERM=linux /opt/mellanox/doca/tools/doca-kernel-support
67-
6863
- name: Download OFED userspace packages
6964
ansible.builtin.dnf:
7065
name: doca-ofed-userspace

0 commit comments

Comments
 (0)