Skip to content

Commit

Permalink
Disable StackHPC repos
Browse files Browse the repository at this point in the history
  • Loading branch information
assumptionsandg committed Dec 12, 2024
1 parent a507077 commit fcdd8b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions etc/kayobe/environments/ci-builder/stackhpc-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,7 @@ stackhpc_release_pulp_password: "{{ stackhpc_docker_registry_password }}"
ipa_build_images: true
ipa_build_dib_env_extra:
DISTRO_NAME: "{{ ipa_ci_builder_distribution | default('ubuntu') }}"

# Ensure Ark repos are disabled during CI runs, this is due to
# builder being a member of the 'overcloud' group for IPA builds.
stackhpc_repos_enabled: false

0 comments on commit fcdd8b9

Please sign in to comment.