Skip to content

Commit

Permalink
Add RHDP dependencies to APD EE definition (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
l3acon authored Nov 18, 2024
1 parent 5581e79 commit 3137ce1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions execution_environments/requirements-25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,15 @@ collections:
version: ">=3.0.1"
- name: redhat.openshift_virtualization
version: ">=1.4.0"
# for RHDP
- name: ansible.utils
version: ">=5.1.0"
- name: kubevirt.core
version: ">=2.1.0"
- name: community.okd
version: ">=4.0.0"
- name: https://github.com/rhpds/assisted_installer.git
type: git
version: "v0.0.1"

...

0 comments on commit 3137ce1

Please sign in to comment.