diff --git a/CHANGELOG.md b/CHANGELOG.md index e5e2dbda6..2d37d4c58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -63,6 +63,8 @@ **Chore**: +- Updates Red Hat Enterprise Linux 9 to 9.4 release. + [#925](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/925) - Removes Ubuntu Server 23.10 from the project; superseded by 24.04 LTS. [#891](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/891) - Updates `required_plugins` for `packer-plugin-vsphere` to `>= 1.3.0`. diff --git a/builds/linux/rhel/9/linux-rhel.pkrvars.hcl.example b/builds/linux/rhel/9/linux-rhel.pkrvars.hcl.example index 01e17404f..3d9f5c56b 100644 --- a/builds/linux/rhel/9/linux-rhel.pkrvars.hcl.example +++ b/builds/linux/rhel/9/linux-rhel.pkrvars.hcl.example @@ -13,7 +13,7 @@ vm_guest_os_keyboard = "us" vm_guest_os_timezone = "UTC" vm_guest_os_family = "linux" vm_guest_os_name = "rhel" -vm_guest_os_version = "9.3" +vm_guest_os_version = "9.4" // Virtual Machine Guest Operating System Setting vm_guest_os_type = "rhel9_64Guest" @@ -35,8 +35,8 @@ vm_network_card = "vmxnet3" // Removable Media Settings iso_datastore_path = "iso/linux/rhel" -iso_content_library_item = "rhel-9.3-x86_64-dvd" -iso_file = "rhel-9.3-x86_64-dvd.iso" +iso_content_library_item = "rhel-9.4-x86_64-dvd" +iso_file = "rhel-9.4-x86_64-dvd.iso" // Boot Settings vm_boot_order = "disk,cdrom" diff --git a/project.json b/project.json index 459ac3935..73b96e36f 100644 --- a/project.json +++ b/project.json @@ -196,7 +196,7 @@ { "architecture": "amd64", "checksum_algorithm": "sha256", - "checksum": "5c802147aa58429b21e223ee60e347e850d6b0d8680930c4ffb27340ffb687a8" + "checksum": "398561d7b66f1a4bf23664f4aa8f2cfbb3641aa2f01a320068e86bd1fc0e9076" } ], "build_files": [