Skip to content

Commit 88026d8

Browse files
Set higher priority for built kernel modules
1 parent a217969 commit 88026d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/kayobe/dnf.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ dnf_custom_repos_doca:
6363
baseurl: "{{ stackhpc_repo_rhel9_doca_modules_url }}"
6464
description: "OFED Kernel modules for DOCA {{ stackhpc_pulp_doca_ofed_version }} Rocky 9.{{ stackhpc_pulp_repo_rocky_9_minor_version }}"
6565
enabled: "{{ dnf_enable_doca | bool and dnf_enable_doca_modules | bool }}"
66+
priority: -1
6667
file: doca-modules
6768
gpgcheck: no
6869
username: "{{ stackhpc_repo_mirror_username | default(omit, true) }}"

0 commit comments

Comments
 (0)