frapposelli / vagrant-vcenter

A Vagrant provider for VMware vCenter®
MIT License
106 stars 36 forks source link

Change network after template deployment #10

Closed nido009 closed 9 years ago

nido009 commented 9 years ago

Think this is somehow related to issue #6

When running first vagrantfile network settings are honored while uploading template and template is assigned to corresponding network.

When running next vagrant file using same template setting (don't want template twice on disk ;-) ) but different betwork it finds and uses the already uploaded template.

On vm deployment the new network settings are not applied

frapposelli commented 9 years ago

Yes, I was looking at this specific behavior last night, there's a bug in the big PR that was part of the 0.2.0 release. I will mark this as a duplicate of #6 and track it over there.

frapposelli commented 9 years ago

Duplicate of #6