Skip to content

Commit 37d5bae

Browse files
committed
Don't build IPA from Ark
We've decided to move this to a separate PR
1 parent bd03111 commit 37d5bae

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

etc/kayobe/environments/ci-builder/hooks/overcloud-deployment-image-build/pre.d/10-pulp-auth-proxy.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

etc/kayobe/ipa.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
ipa_build_dib_elements_extra:
3535
- extra-hardware
3636
- mellanox
37-
- purge-command-not-found
3837

3938
# List of Diskimage Builder (DIB) elements to use when building IPA images.
4039
# Default is combination of ipa_build_dib_elements_default and
@@ -60,7 +59,7 @@ ipa_build_dib_elements_extra:
6059

6160
# List of additional git repositories containing Diskimage Builder (DIB)
6261
# elements. See stackhpc.openstack.os_images role for usage. Default is empty.
63-
ipa_build_dib_git_elements_extra: "{{ stackhpc_dib_image_elements_repos }}"
62+
#ipa_build_dib_git_elements_extra:
6463

6564
# List of git repositories containing Diskimage Builder (DIB) elements. See
6665
# stackhpc.openstack.os_images role for usage. Default is a combination of

0 commit comments

Comments
 (0)