-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to the new product demos EE and bootstrap repo (#194)
- Loading branch information
1 parent
fe006bd
commit fd9405e
Showing
15 changed files
with
84 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,6 @@ | ||
--- | ||
# This file is mainly used by product-demos CI, | ||
# See cloin/ee-builds/product-demos-ee/requirements.yml | ||
# for configuring collections and collection versions. | ||
collections: | ||
- name: ansible.controller | ||
version: ">=4.5.5" | ||
- name: infra.ah_configuration | ||
version: ">=2.0.6" | ||
- name: infra.controller_configuration | ||
version: ">=2.7.1" | ||
- name: redhat_cop.controller_configuration | ||
version: ">=2.3.1" | ||
# linux | ||
- name: ansible.posix | ||
version: ">=1.5.4" | ||
- name: community.general | ||
version: ">=8.0.0" | ||
- name: containers.podman | ||
version: ">=1.12.1" | ||
- name: redhat.insights | ||
version: ">=1.2.2" | ||
- name: redhat.rhel_system_roles | ||
version: ">=1.23.0" | ||
# windows | ||
- name: ansible.windows | ||
version: ">=2.3.0" | ||
- name: chocolatey.chocolatey | ||
version: ">=1.5.1" | ||
- name: community.windows | ||
version: ">=2.2.0" | ||
# cloud | ||
- name: amazon.aws | ||
version: ">=7.5.0" | ||
# satellite | ||
- name: redhat.satellite | ||
version: ">=4.0.0" | ||
# network | ||
- name: ansible.netcommon | ||
version: ">=6.0.0" | ||
- name: cisco.ios | ||
version: ">=7.0.0" | ||
- name: cisco.iosxr | ||
version: ">=8.0.0" | ||
- name: cisco.nxos | ||
version: ">=7.0.0" | ||
# openshift | ||
- name: kubernetes.core | ||
version: ">=4.0.0" | ||
- name: redhat.openshift | ||
version: ">=3.0.1" | ||
- name: redhat.openshift_virtualization | ||
version: ">=1.4.0" | ||
# required collections are installed in the Product Demos EE. | ||
# additional collections needed during testing can be added here. | ||
collections: [] | ||
|
||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.