File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed
provisioning/roles/provisioning_mce/defaults Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change 1
1
os_images :
2
2
- openshiftVersion : " 4.14"
3
3
version : " 4.14.34"
4
- url : " https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.14/4.14.34/rhcos-4.14.34-x86_64-live.x86_64.iso"
5
- cpuArchitecture : " x86_64"
6
- - openshiftVersion : " 4.15"
7
- version : " 4.15.23"
8
- url : " https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.15/4.15.23/rhcos-4.15.23-x86_64-live.x86_64.iso"
4
+ url : " https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.14/latest/rhcos-4.14.34-x86_64-live.x86_64.iso"
9
5
cpuArchitecture : " x86_64"
10
6
- openshiftVersion : " 4.16"
11
7
version : " 4.16.36"
12
- url : " https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.16/4.16.36/rhcos-4.16.36-x86_64-live.x86_64.iso"
13
- cpuArchitecture : " x86_64"
14
- - openshiftVersion : " 4.17"
15
- version : " 4.17.17"
16
- url : " https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.17/4.17.17/rhcos-4.17.17-x86_64-live.x86_64.iso"
8
+ url : " https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.16/latest/rhcos-4.16.36-x86_64-live.x86_64.iso"
17
9
cpuArchitecture : " x86_64"
18
10
- openshiftVersion : " 4.18"
19
11
version : " 4.18.1"
20
- url : " https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.18/4.18.1/rhcos-4.18.1-x86_64-live.x86_64.iso"
12
+ url : " https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.18/latest/rhcos-4.18.1-x86_64-live.x86_64.iso"
13
+ cpuArchitecture : " x86_64"
14
+ - openshiftVersion : " 4.19"
15
+ version : " 4.19.0-ec.5"
16
+ url : " https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/pre-release/latest-4.19/rhcos-4.19.0-ec.5-x86_64-live-iso.x86_64.iso"
21
17
cpuArchitecture : " x86_64"
22
18
asc_db_size : 10Gi
23
19
asc_fs_size : 50Gi
You can’t perform that action at this time.
0 commit comments