We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a507077 commit 807252bCopy full SHA for 807252b
etc/kayobe/environments/ci-builder/stackhpc-ci.yml
@@ -101,3 +101,7 @@ stackhpc_release_pulp_password: "{{ stackhpc_docker_registry_password }}"
101
ipa_build_images: true
102
ipa_build_dib_env_extra:
103
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
0 commit comments