Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 384 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 384 Bytes

terraform-vmware-exsi-clone-vm

Using terraform11 to clone a virtual machine on VMware Esxi - Bare Metal Hypervisor
Note: The clone template must already have open-vm-tools installed

  1. Ubuntu, Debian, and related
    sudo apt-get update
    sudo apt-get install open-vm-tools
  2. RHEL, Fedora and CentOS
    sudo yum install open-vm-tools