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/hyperv/common
William Brooks 8e0ed66318
Fix raw string breaks escaping
6 years ago
..
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
artifact_test.go Sharing info with post-processors via artifact (#8632) 6 years ago
config.go More testing (#4) 6 years ago
driver.go Remove legacy_boot and replace with first_boot_device (initial) 6 years ago
driver_mock.go really, really, really fix driver_mock 6 years ago
driver_ps_4.go Remove legacy_boot and replace with first_boot_device (initial) 6 years ago
output_config.go commit old code generation tool 6 years ago
output_config.hcl2spec.go build using HCL2 (#8423) 6 years ago
output_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
ssh.go allow user to set winrm_host override like we do ssh_host override 6 years ago
ssh_config.go
step_clone_vm.go implement ID and Type values in the provisioner template info sharing 6 years ago
step_collate_artifacts.go
step_collate_artifacts_test.go
step_compact_disk.go
step_compact_disk_test.go
step_configure_ip.go
step_configure_vlan.go
step_create_build_dir.go
step_create_build_dir_test.go
step_create_external_switch.go Remove explicit err var declaration 6 years ago
step_create_switch.go
step_create_vm.go implement ID and Type values in the provisioner template info sharing 6 years ago
step_create_vm_test.go add tests 7 years ago
step_disable_vlan.go
step_enable_integration_service.go
step_export_vm.go
step_export_vm_test.go
step_mount_dvddrive.go fmt && generate 6 years ago
step_mount_floppydrive.go
step_mount_guest_additions.go
step_mount_secondary_dvd_images.go
step_polling_installation.go
step_reboot_vm.go
step_run.go Move hyper-v host ip determination earlier in steps, connect to Hyper-V vm prior to issuing the start operation. 7 years ago
step_set_first_boot_device.go Fix raw string breaks escaping 6 years ago
step_set_first_boot_device_test.go More testing (#4) 6 years ago
step_shutdown.go allow a provisioner to timeout 7 years ago
step_sleep.go
step_test.go
step_type_boot_command.go Move hyper-v host ip determination earlier in steps, connect to Hyper-V vm prior to issuing the start operation. 7 years ago
step_unmount_dvddrive.go
step_unmount_floppydrive.go
step_unmount_guest_additions.go
step_unmount_secondary_dvd_images.go
step_wait_for_install_to_complete.go