Skip to content

Instantly share code, notes, and snippets.

@alexclifford
Created January 30, 2014 01:23
Show Gist options
  • Save alexclifford/8700932 to your computer and use it in GitHub Desktop.
Save alexclifford/8700932 to your computer and use it in GitHub Desktop.
Restore/Deploy an OVF backup/template
# Restore/Deploy an OVF backup/template
ovftool -ds=datastore -dm=thin -n=new-server /var/backup_files/esxi/ubuntu-template/ubuntu-template.ovf vi://[email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment