Skip to content

Commit 580db4d

Browse files
authored
Merge pull request #2255 from stackhpc/fix-doca-builder
Fix DOCA OFED build (Caracal)
2 parents a133111 + 77b818f commit 580db4d

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)