Skip to content

Commit

Permalink
Update vmtools_url_path with VMTools 12.4.5 ISO URL (#604)
Browse files Browse the repository at this point in the history
Signed-off-by: wyue <[email protected]>
  • Loading branch information
Winnie81 authored Jul 5, 2024
1 parent 370ba9f commit 904b3e7
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 @@ -323,8 +323,8 @@ linux_ovt_install_type: package
# 'vmtools_url_path' takes precedence over 'vmtools_iso_path'.
#
vmtools_esxi_bundled: false
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"
vmtools_url_path: "https://packages.vmware.com/tools/releases/12.4.5/windows/VMware-tools-windows-12.4.5-23787635.iso"
# vmtools_iso_path: "[datastore1] VMware/VMTools/12.4.5/windows/VMware-tools-windows-12.4.5-23787635.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 904b3e7

Please sign in to comment.