File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
etc/kayobe/environments/ci-builder
inventory/group_vars/ofed-builder Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
3
3
stackhpc_repos_enabled: true
4
+ dnf_install_doca: true
5
+ dnf_install_doca_modules: false
Original file line number Diff line number Diff line change @@ -75,6 +75,7 @@ stackhpc_repo_rocky_9_extras_version: "{{ stackhpc_pulp_repo_rocky_9_extras_vers
75
75
stackhpc_repo_rocky_9_crb_version : " {{ stackhpc_pulp_repo_rocky_9_crb_version }}"
76
76
stackhpc_repo_rocky_9_highavailability_version : " {{ stackhpc_pulp_repo_rocky_9_highavailability_version }}"
77
77
stackhpc_repo_rocky_9_sig_security_common_version : " {{ stackhpc_pulp_repo_rocky_9_sig_security_common_version }}"
78
+ stackhpc_repo_rhel9_doca_version : " {{ stackhpc_pulp_repo_rhel9_doca_version }}"
78
79
79
80
# Rocky-and-CI-specific Pulp urls
80
81
stackhpc_include_os_minor_version_in_repo_url : true
You can’t perform that action at this time.
0 commit comments