kayrus / deploy-vm

Libvirt wrapper to spawn VMs using cloud images
GNU General Public License v2.0
59 stars 19 forks source link

Update downloaded image when it is outdated #13

Open kayrus opened 8 years ago

kayrus commented 8 years ago

using curl -z out.img -o out.img URL. It is necessary to check whether current VMs use outdated image to avoid conflict.