Skip to content

Commit

Permalink
Update vmtools_url_path with VMTools 12.4.0 ISO URL (#563)
Browse files Browse the repository at this point in the history
Signed-off-by: Winnie81 <[email protected]>
  • Loading branch information
Winnie81 authored Mar 27, 2024
1 parent e3d9b8c commit 4b1223a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vars/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,8 +310,8 @@ windows_has_inbox_driver: true
# 'vmtools_url_path' takes precedence over 'vmtools_iso_path'.
#
vmtools_esxi_bundled: false
vmtools_url_path: "https://packages.vmware.com/tools/releases/12.3.5/windows/VMware-tools-windows-12.3.5-22544099.iso"
# vmtools_iso_path: "[datastore1] VMware/VMTools/12.3.5/windows/VMware-tools-windows-12.3.5-22544099.iso"
vmtools_url_path: "https://packages.vmware.com/tools/releases/12.4.0/windows/VMware-tools-windows-12.4.0-23259341.iso"
# vmtools_iso_path: "[datastore1] VMware/VMTools/12.4.0/windows/VMware-tools-windows-12.4.0-23259341.iso"

# 3. guest_os_inplace_upgrade
# The file path of OS installation ISO image used for OS in-place upgrade in ESXi datastore in this format:
Expand Down

0 comments on commit 4b1223a

Please sign in to comment.