Skip to content

Commit

Permalink
Add 4.17 ISO (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
loganmc10 authored Aug 29, 2024
1 parent 48c687b commit a3f3c45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions provisioning/roles/provisioning_mce/defaults/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ os_images:
version: "4.16.3"
url: "https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.16/4.16.3/rhcos-4.16.3-x86_64-live.x86_64.iso"
cpuArchitecture: "x86_64"
- openshiftVersion: "4.17"
version: "4.17.0-ec.3"
url: "https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/pre-release/4.17.0-ec.3/rhcos-4.17.0-ec.3-x86_64-live.x86_64.iso"
cpuArchitecture: "x86_64"
asc_db_size: 10Gi
asc_fs_size: 50Gi
asc_im_size: 50Gi

0 comments on commit a3f3c45

Please sign in to comment.