packer-cn/builder/virtualbox/ovf
Brian Johnson ac2c4203a2 Add import_opts to the virtualbox-ovf builder. My use case is that I
have existing virtualbox virtual machines where I need to keep the mac
addresses so that the network interfaces come up when packer boots them.
Otherwise I just get SSH timeout and I'm unable to configure the machines.
2014-02-18 16:44:27 -08:00
..
builder.go Add import_opts to the virtualbox-ovf builder. My use case is that I 2014-02-18 16:44:27 -08:00
config.go Add import_opts to the virtualbox-ovf builder. My use case is that I 2014-02-18 16:44:27 -08:00
config_test.go builder/virtualbox/ovf: fix shutdown_timeout handling 2013-12-31 18:28:33 -05:00
step_import.go Add import_opts to the virtualbox-ovf builder. My use case is that I 2014-02-18 16:44:27 -08:00
step_import_test.go builder/virtualbox/ovf: StepImport to import an OVF 2013-12-22 15:19:19 -08:00
step_test.go builder/virtualbox/ovf: StepImport to import an OVF 2013-12-22 15:19:19 -08:00