You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/virtualbox/common
Lars Lehtonen 8098ba9cdf
builder/virtualbox/common: remove unused url variable (#8559)
6 years ago
..
artifact.go move packer to hashicorp 9 years ago
artifact_test.go move packer to hashicorp 9 years ago
driver.go add driver calls to enable nvme controller 6 years ago
driver_4_2.go Remove pointer fixing panic on interface conversion 6 years ago
driver_4_2_test.go builder/virtualbox/common: Move Driver here 12 years ago
driver_mock.go fix mocks 6 years ago
export_config.go virtualbox: merge ExportOpts and ExportConfig structs 7 years ago
export_config_test.go virtualbox: merge ExportOpts and ExportConfig structs 7 years ago
guest_additions_config.go make fmt autogenerated docs 7 years ago
guest_additions_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
hw_config.go make fmt autogenerated docs 7 years ago
hw_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
output_config.go make fmt autogenerated docs 7 years ago
output_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
run_config.go make fmt autogenerated docs 7 years ago
run_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
shutdown_config.go Retry command execution when VM session is locked (#8483) 6 years ago
shutdown_config_test.go Retry command execution when VM session is locked (#8483) 6 years ago
snapshot.go virtualbox: simplify ParseSnapshotData 6 years ago
snapshot_test.go virtualbox: simplify ParseSnapshotData 6 years ago
ssh.go use port as ints 7 years ago
ssh_config.go Change back to make sure all durations are a time.Duration 6 years ago
ssh_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
step_attach_floppy.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_attach_floppy_test.go test fixes WIP 8 years ago
step_attach_guest_additions.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_configure_vrdp.go use port as ints 7 years ago
step_download_guest_additions.go builder/virtualbox/common: remove unused url variable (#8559) 6 years ago
step_export.go Remove unnecessary 1 sec sleep (#8453) 6 years ago
step_export_test.go test fixes WIP 8 years ago
step_forward_ssh.go Configure NAT interface before forwarded port mapping 6 years ago
step_remove_devices.go move retry code into the common/retry pkg and make retry context aware 7 years ago
step_remove_devices_test.go test fixes WIP 8 years ago
step_run.go implement ID and Type values in the provisioner template info sharing 6 years ago
step_shutdown.go Add disable_shutdown option to VirtualBox builder (#8449) 6 years ago
step_shutdown_test.go remove time flaky time limited tests (#8522) 6 years ago
step_ssh_key_pair.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_suppress_messages.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_suppress_messages_test.go test fixes WIP 8 years ago
step_test.go fix imports 8 years ago
step_type_boot_command.go use port as ints 7 years ago
step_upload_guest_additions.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_upload_version.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_upload_version_test.go test fixes WIP 8 years ago
step_vboxmanage.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
vbox_version_config.go make fmt autogenerated docs 7 years ago
vbox_version_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
vboxbundle_config.go make fmt autogenerated docs 7 years ago
vboxbundle_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
vboxmanage_config.go virtualbox merge vbpx manage configs 7 years ago
vboxmanage_config_test.go virtualbox merge vbpx manage configs 7 years ago