Skip to content

Commit

Permalink
bump AlmaLinux 8 version to 8.10 (#1569)
Browse files Browse the repository at this point in the history
  • Loading branch information
b00ga authored May 30, 2024
1 parent 2b80f1c commit b72e885
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions os_pkrvars/almalinux/almalinux-8-aarch64.pkrvars.hcl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
os_name = "almalinux"
os_version = "8.9"
os_version = "8.10"
os_arch = "aarch64"
iso_url = "https://repo.almalinux.org/almalinux/8/isos/aarch64/AlmaLinux-8.9-aarch64-minimal.iso"
iso_url = "https://repo.almalinux.org/almalinux/8/isos/aarch64/AlmaLinux-8.10-aarch64-minimal.iso"
iso_checksum = "file:https://repo.almalinux.org/almalinux/8/isos/aarch64/CHECKSUM"
parallels_guest_os_type = "centos"
vbox_guest_os_type = "RedHat_64"
Expand Down
4 changes: 2 additions & 2 deletions os_pkrvars/almalinux/almalinux-8-x86_64.pkrvars.hcl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
os_name = "almalinux"
os_version = "8.9"
os_version = "8.10"
os_arch = "x86_64"
iso_url = "https://repo.almalinux.org/almalinux/8/isos/x86_64/AlmaLinux-8.9-x86_64-minimal.iso"
iso_url = "https://repo.almalinux.org/almalinux/8/isos/x86_64/AlmaLinux-8.10-x86_64-minimal.iso"
iso_checksum = "file:https://repo.almalinux.org/almalinux/8/isos/x86_64/CHECKSUM"
parallels_guest_os_type = "centos"
vbox_guest_os_type = "RedHat_64"
Expand Down

0 comments on commit b72e885

Please sign in to comment.