aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra.ansible/roles/mellanox/tasks
diff options
context:
space:
mode:
authorpmikus <peter.mikus@protonmail.ch>2023-06-09 09:09:36 +0000
committerpmikus <peter.mikus@protonmail.ch>2023-06-09 09:09:36 +0000
commitf50dbd5706a604b63bf1a448d0e2163baf16f6ab (patch)
treefa372a782ba314dd68a98acb41bdba9fd5645c5c /fdio.infra.ansible/roles/mellanox/tasks
parentd832e05b77a7194042c5429e44442553f37ab529 (diff)
feat(infra): CX6 for 3n-altoper-rls2306-230612
Signed-off-by: pmikus <peter.mikus@protonmail.ch> Change-Id: Iea4c536a6e421efdaf493fb3cba0dde5abad162d
Diffstat (limited to 'fdio.infra.ansible/roles/mellanox/tasks')
-rw-r--r--fdio.infra.ansible/roles/mellanox/tasks/ofed.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fdio.infra.ansible/roles/mellanox/tasks/ofed.yaml b/fdio.infra.ansible/roles/mellanox/tasks/ofed.yaml
index 177705c503..979118e925 100644
--- a/fdio.infra.ansible/roles/mellanox/tasks/ofed.yaml
+++ b/fdio.infra.ansible/roles/mellanox/tasks/ofed.yaml
@@ -21,7 +21,7 @@
- mellanox-inst-drivers
- name: Inst - OFED
- ansible.builtin.command: "./mlnxofedinstall --with-mft --dpdk --force --upstream-libs --without-fw-update"
+ ansible.builtin.command: "./mlnxofedinstall --with-mft --dpdk --force --upstream-libs" # --without-fw-update"
args:
chdir: "{{ mellanox_extract_dir }}/MLNX_OFED_LINUX-{{ ofed }}-{{ ansible_distribution|lower }}{{ ansible_distribution_version }}-{{ ansible_machine }}"
when: mellanox_firmware_extracted