xenserver / packer-plugin-xenserver

A builder plugin for Packer.IO to support building Citrix Hypervisor images.
Mozilla Public License 2.0
101 stars 115 forks source link

Move HIMN IP detection code #14

Open chengsun opened 9 years ago

chengsun commented 9 years ago

step_start_on_himn still exists, even though we no longer use that step to specifically start the VM on the HIMN. However, we do want the IP detection code that is in that file. Look at moving that code into step_wait_for_ip.

chengsun commented 9 years ago

If we ever need code to disable the default gateway from being set on the HIMN, have a look at code from an old branch here: https://github.com/chengsun/packer-builder-xenserver/commit/69c2ddf4911f165109bb45e6d254461020a25fc1