Skip to content

Commit b0cf130

Browse files
Disable StackHPC repos
1 parent a507077 commit b0cf130

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,8 @@ stackhpc_release_pulp_password: "{{ stackhpc_docker_registry_password }}"
101101
ipa_build_images: true
102102
ipa_build_dib_env_extra:
103103
DISTRO_NAME: "{{ ipa_ci_builder_distribution | default('ubuntu') }}"
104+
105+
# Ensure Ark repos are disabled during CI runs, this is due to
106+
# builder being a member of the 'overcloud' group for IPA builds.
107+
stackhpc_repos_enabled: false
108+
enable_docker_repo: true

0 commit comments

Comments
 (0)