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
Adrien Delorme 4cb7c30987
Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
..
artifact.go
artifact_test.go
driver.go check to make sure a vm-name isn't already in use before trying to launch a vm with said name. 7 years ago
driver_mock.go check to make sure a vm-name isn't already in use before trying to launch a vm with said name. 7 years ago
driver_ps_4.go check to make sure a vm-name isn't already in use before trying to launch a vm with said name. 7 years ago
output_config.go
output_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
ssh.go
ssh_config.go
step_clone_vm.go
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
step_create_switch.go
step_create_vm.go check to make sure a vm-name isn't already in use before trying to launch a vm with said name. 7 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
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_shutdown.go
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