xapi-project / vagrant-xenserver

A Vagrant provider for XenServer
MIT License
120 stars 31 forks source link

Allow specification of template reference in Vagrantfile #49

Closed jjd27 closed 6 years ago

jjd27 commented 7 years ago

And skip the upload_vhd, upload_xva, download_xva steps if this template reference is provided.

Hence this makes "vagrant up" much quicker, if you know what template you want to use. Typically it saves about 5 seconds multiplied by the number of nodes.

Signed-off-by: Jonathan Davies jonathan.davies@citrix.com

jjd27 commented 7 years ago

Note that the diff is much easier to read if you ignore whitespace!

lindig commented 6 years ago

Nobody seems to be working on this - please re-open.