packer-cn/builder/virtualbox/common
Megan Marsh cbaecf9077 remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field.
remove duplicate temporary key pair name
change communicator code
2020-11-18 14:21:40 -08:00
..
artifact.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
artifact_test.go Sharing info with post-processors via artifact (#8632) 2020-01-30 11:27:58 +01:00
comm.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
comm_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
comm_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
driver.go Remove all floppy controllers before adding a new one 2020-03-02 21:56:20 -08:00
driver_4_2.go update tests and website and generated partials to reflect new package format 2020-11-17 10:36:01 -08:00
driver_4_2_test.go builder/virtualbox/common: Move Driver here 2013-12-21 15:00:48 -08:00
driver_mock.go Remove all floppy controllers before adding a new one 2020-03-02 21:56:20 -08:00
export_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
export_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
guest_additions_config.go remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field. 2020-11-18 14:21:40 -08:00
guest_additions_config_test.go remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field. 2020-11-18 14:21:40 -08:00
hw_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
hw_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
output_config.go update tests and website and generated partials to reflect new package format 2020-11-17 10:36:01 -08:00
output_config_test.go update tests and website and generated partials to reflect new package format 2020-11-17 10:36:01 -08:00
run_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
run_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
shutdown_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
shutdown_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
snapshot.go virtualbox: simplify ParseSnapshotData 2019-11-06 10:24:20 +01:00
snapshot_test.go virtualbox: simplify ParseSnapshotData 2019-11-06 10:24:20 +01:00
step_attach_floppy.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_attach_floppy_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_attach_isos.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_configure_vrdp.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_download_guest_additions.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_export.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_export_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_http_ip_discover.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_http_ip_discover_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_port_forwarding.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_remove_devices.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_remove_devices_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_run.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_shutdown.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_shutdown_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_ssh_key_pair.go move communicator helpers into communicator dir 2020-11-18 10:24:25 -08:00
step_suppress_messages.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_suppress_messages_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_type_boot_command.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_upload_guest_additions.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_upload_version.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_upload_version_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_vboxmanage.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
vbox_version_config.go remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field. 2020-11-18 14:21:40 -08:00
vbox_version_config_test.go remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field. 2020-11-18 14:21:40 -08:00
vboxbundle_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
vboxbundle_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
vboxmanage_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
vboxmanage_config_test.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00