Open chengsun opened 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
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 intostep_wait_for_ip
.