| .. |
|
artifact.go
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
|
artifact_test.go
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
|
driver.go
|
Add sata_port_count so that a SATA controller can be created with more than 1 port. The default of prevents additional drives being added. Default preserved if not overridden.
|
2017-03-22 23:09:25 +11:00 |
|
driver_4_2.go
|
move retry code into the common/retry pkg and make retry context aware
|
2019-04-09 17:46:38 +02:00 |
|
driver_4_2_test.go
|
builder/virtualbox/common: Move Driver here
|
2013-12-21 15:00:48 -08:00 |
|
driver_mock.go
|
Fix for DriverMock not implementing Driver
|
2017-03-23 12:11:19 +11:00 |
|
export_config.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
export_config_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |
|
export_opts.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
export_opts_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |
|
guest_additions_config.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
guest_additions_config_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |
|
hw_config.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
hw_config_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |
|
output_config.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
output_config_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |
|
run_config.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
run_config_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |
|
shutdown_config.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
shutdown_config_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |
|
ssh.go
|
use port as ints
|
2019-03-19 15:01:12 +01:00 |
|
ssh_config.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
ssh_config_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |
|
step_attach_floppy.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
|
step_attach_floppy_test.go
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
|
step_attach_guest_additions.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
|
step_configure_vrdp.go
|
use port as ints
|
2019-03-19 15:01:12 +01:00 |
|
step_download_guest_additions.go
|
Use the hashicorp/go-getter to download files
|
2019-03-13 12:11:58 +01:00 |
|
step_export.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
|
step_export_test.go
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
|
step_forward_ssh.go
|
use port as ints
|
2019-03-19 15:01:12 +01:00 |
|
step_remove_devices.go
|
move retry code into the common/retry pkg and make retry context aware
|
2019-04-09 17:46:38 +02:00 |
|
step_remove_devices_test.go
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
|
step_run.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
|
step_shutdown.go
|
allow a provisioner to timeout
|
2019-04-08 20:09:21 +02:00 |
|
step_shutdown_test.go
|
make TestStepShutdown_shutdownDelay less strict on schedule
|
2018-10-17 12:49:38 +02:00 |
|
step_ssh_key_pair.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
|
step_suppress_messages.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
|
step_suppress_messages_test.go
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
|
step_test.go
|
fix imports
|
2018-01-24 17:09:17 -08:00 |
|
step_type_boot_command.go
|
use port as ints
|
2019-03-19 15:01:12 +01:00 |
|
step_upload_guest_additions.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
|
step_upload_version.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
|
step_upload_version_test.go
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
|
step_vboxmanage.go
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
|
vbox_version_config.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
vbox_version_config_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |
|
vboxbundle_config.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
vboxbundle_config_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |
|
vboxmanage_config.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
vboxmanage_config_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |
|
vboxmanage_post_config.go
|
make fmt autogenerated docs
|
2019-06-06 16:29:25 +02:00 |
|
vboxmanage_post_config_test.go
|
use interpolate.NewContext() instead of testConfigTemplate(t)
|
2019-06-14 12:17:28 +02:00 |