Skip to content

Commit 4f80a00

Browse files
committed
we get wrong release without this
1 parent 4f15773 commit 4f80a00

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,9 @@ stackhpc_release_pulp_password: "{{ stackhpc_docker_registry_password }}"
106106

107107
# Build during IPA builder workflow
108108
ipa_build_images: true
109-
# ipa_build_dib_env_extra:
110-
# DISTRO_NAME: "{{ ipa_ci_builder_distribution | default('ubuntu') }}"
111-
# DIB_RELEASE: "{{ ipa_ci_builder_release | default('noble') }}"
109+
ipa_build_dib_env_extra:
110+
DISTRO_NAME: "{{ ipa_ci_builder_distribution | default('ubuntu') }}"
111+
DIB_RELEASE: "{{ ipa_ci_builder_release | default('noble') }}"
112112

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

0 commit comments

Comments
 (0)