We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ade0d commit 369f02fCopy full SHA for 369f02f
etc/kayobe/ansible/build-ofed.yml
@@ -72,6 +72,7 @@
72
- name: Add DOCA host repository
73
ansible.builtin.dnf:
74
name: https://developer.nvidia.com/downloads/networking/secure/doca-sdk/DOCA_2.8/doca-host-2.8.0-204000_{{ stackhpc_pulp_doca_ofed_version }}_rhel9{{ stackhpc_pulp_repo_rocky_9_minor_version }}.x86_64.rpm
75
+ disable_gpg_check: true
76
77
- name: Install DOCA extra packages
78
0 commit comments