Skip to content

Commit 369f02f

Browse files
Disable gpg check for doca host
1 parent b2ade0d commit 369f02f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/ansible/build-ofed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
- name: Add DOCA host repository
7373
ansible.builtin.dnf:
7474
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
7576

7677
- name: Install DOCA extra packages
7778
ansible.builtin.dnf:

0 commit comments

Comments
 (0)