Skip to content

Commit

Permalink
Update 4.17 ISO (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
loganmc10 authored Oct 4, 2024
1 parent 57a9336 commit b8e0540
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions provisioning/roles/provisioning_mce/defaults/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ os_images:
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"
version: "4.17.0"
url: "https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.17/4.17.0/rhcos-4.17.0-x86_64-live.x86_64.iso"
cpuArchitecture: "x86_64"
asc_db_size: 10Gi
asc_fs_size: 50Gi
Expand Down

0 comments on commit b8e0540

Please sign in to comment.