Using terraform11 to clone a virtual machine on VMware Esxi - Bare Metal Hypervisor
Note: The clone template must already have open-vm-tools installed
- Ubuntu, Debian, and related
sudo apt-get update
sudo apt-get install open-vm-tools - RHEL, Fedora and CentOS
sudo yum install open-vm-tools