packer-cn/builder/hyperv/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
..
powershell move tmp helper func into packer-plugin-sdk 2020-11-16 15:13:08 -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
config.go remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field. 2020-11-18 14:21:40 -08:00
driver.go hyperv: add support for setting the boot order (#9046) 2020-04-30 13:31:41 +02:00
driver_mock.go hyperv: add support for setting the boot order (#9046) 2020-04-30 13:31:41 +02:00
driver_ps_4.go move the hyperv-only powershell dependency into the hyperv subdirectory (#10198) 2020-11-04 15:15:43 +01: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.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 2020-05-28 11:19:00 +02: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
ssh.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
ssh_config.go create packer-plugin-sdk directory and begin moving the relevant folders into it. 2020-11-13 10:47:36 -08:00
step_clone_vm.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_collate_artifacts.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_collate_artifacts_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_compact_disk.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_compact_disk_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_configure_ip.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_configure_vlan.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_build_dir.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_build_dir_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_external_switch.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_switch.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_vm.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_create_vm_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_disable_vlan.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_enable_integration_service.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_export_vm.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_export_vm_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_mount_dvddrive.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_mount_floppydrive.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_mount_guest_additions.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_mount_secondary_dvd_images.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_polling_installation.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_reboot_vm.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_set_boot_order.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_set_boot_order_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_set_first_boot_device.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_set_first_boot_device_test.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_sleep.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_unmount_dvddrive.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_unmount_floppydrive.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_unmount_guest_additions.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_unmount_secondary_dvd_images.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
step_wait_for_install_to_complete.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00