|
@@ -52,15 +52,15 @@ all:
|
|
|
# - name: registry.redhat.io/jboss-eap-7/eap-xp4-openjdk17-runtime-openshift-rhel8:{{ eap_xp }}
|
|
|
# tag_latest: yes
|
|
|
# auth_file: registry-rh-auth
|
|
|
-# - name: quay.io/wildfly/wildfly-s2i:{{ wf_s2i }}
|
|
|
-# tag_latest: yes
|
|
|
+ - name: quay.io/wildfly/wildfly-s2i:{{ wf_s2i }}
|
|
|
+ tag_latest: yes
|
|
|
# - name: quay.io/wildfly/wildfly-runtime:{{ wf_s2i }}
|
|
|
# tag_latest: yes
|
|
|
# - name: quay.io/wildfly/wildfly:{{ wf_old }}
|
|
|
# tag_latest: yes
|
|
|
- - name: registry.redhat.io/rhel9/postgresql-13:latest
|
|
|
- auth_file: registry-rh-auth
|
|
|
- tag_latest: no
|
|
|
+# - name: registry.redhat.io/rhel9/postgresql-13:latest
|
|
|
+# auth_file: registry-rh-auth
|
|
|
+# tag_latest: no
|
|
|
|
|
|
# The list of files we need to pull to workstation.
|
|
|
pull_files:
|
|
@@ -79,6 +79,24 @@ all:
|
|
|
- name: jboss-eap-7.4.12-patch.zip
|
|
|
file_id: 1LlQH9LNBNYmUsI79aSkBe_17iAqh5SEN
|
|
|
direct_download: no
|
|
|
+ - name: cluster.war
|
|
|
+ file_id: 138PY051OrbFeSc9sAWwtSDJqM5RxOdib
|
|
|
+ direct_download: yes
|
|
|
+ - name: dstest.war
|
|
|
+ file_id: 15jrD-DtWI_igF3i67eS7bc9oreAsYCg6
|
|
|
+ direct_download: yes
|
|
|
+ - name: logtest.war
|
|
|
+ file_id: 1T-JIOk9hFbIoXPMvR4RL0kz8G4rXBUiI
|
|
|
+ direct_download: yes
|
|
|
+ - name: messaging-client.war
|
|
|
+ file_id: 1aAnDXq5hesSWZ7wzkKXQkJ_W8u_RRqpq
|
|
|
+ direct_download: yes
|
|
|
+ - name: version.war
|
|
|
+ file_id: 1UfW9sMlGiuBF93R7dTdjpuPy61WFtXQ1
|
|
|
+ direct_download: yes
|
|
|
+ - name: welcome.war
|
|
|
+ file_id: 1195m1gaFKqye1Yzg457MSWM0oW4y0ous
|
|
|
+ direct_download: yes
|
|
|
- name: source-to-image-v1.3.8-980ca195-linux-amd64.tar.gz
|
|
|
url: https://github.com/openshift/source-to-image/releases/download/v1.3.8/source-to-image-v1.3.8-980ca195-linux-amd64.tar.gz
|
|
|
extract_to: /usr/local/bin
|