Skip to content

Commit 77b818f

Browse files
committed
Fix DOCA OFED build
Disable Pulp auth proxy (deployed too late for DOCA DNF repository). (cherry picked from commit 1b17a95)
1 parent cf6be35 commit 77b818f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/kayobe/environments/ci-doca-builder/stackhpc-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ stackhpc_repos_enabled: true
77
enable_docker_repo: false
88
dnf_install_doca: true
99
dnf_enable_doca_modules: false
10+
11+
# Disable Pulp auth proxy (deployed too late for DOCA DNF repository setup).
12+
stackhpc_repo_mirror_auth_proxy_enabled: false

0 commit comments

Comments
 (0)