Skip to content

Commit 5fdc077

Browse files
rabibshewale
authored andcommitted
Install buildah which is a requirement
Now the cleanup target expects buildah to be installed on hypervisor host after[1]. This probably need to be installed in dev-scripts 01_install_requirements.sh, but we can fix our broken bmo01[2]. [1] openshift-metal3/dev-scripts@a7ebd85 [2] https://sf.apps.int.gpc.ocp-hub.prod.psi.redhat.com/zuul/t/components-integration/build/1a32dcff28824f7d946940cbbadbda49 Signed-off-by: rabi <[email protected]>
1 parent 975ab76 commit 5fdc077

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/devscripts/vars/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ cifmw_devscripts_packages:
2626
- NetworkManager-initscripts-updown
2727
- patch
2828
- python3-jmespath
29+
- buildah
2930

3031
cifmw_devscripts_repo: "https://github.com/openshift-metal3/dev-scripts.git"
3132
cifmw_devscripts_repo_branch: HEAD

0 commit comments

Comments
 (0)