Add RHDP dependencies to APD EE definition (#203)
This commit is contained in:
committed by
GitHub
parent
5581e790f6
commit
3137ce1090
@@ -59,5 +59,15 @@ collections:
|
|||||||
version: ">=3.0.1"
|
version: ">=3.0.1"
|
||||||
- name: redhat.openshift_virtualization
|
- name: redhat.openshift_virtualization
|
||||||
version: ">=1.4.0"
|
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"
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user