packer-cn/builder/virtualbox/iso
Ali Rizvi-Santiago 9b30c9aed0
Allow StepAttachIso in the VirtualBox builder to resolve symbolic links when processing the IsoPath.
This just closes out a really old issue (#3437) by using `filepath.EvalSymLinks` to resolve the symbolic link that the user specifies for the IsoPath.
2018-06-11 17:53:54 -05:00
..
builder.go implement boot config struct for virtualbox 2018-04-19 14:26:31 -07:00
builder_acc_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
builder_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_attach_iso.go Allow StepAttachIso in the VirtualBox builder to resolve symbolic links when processing the IsoPath. 2018-06-11 17:53:54 -05:00
step_create_disk.go fix imports 2018-01-24 17:09:17 -08:00
step_create_vm.go fix imports 2018-01-24 17:09:17 -08:00