packer-cn/builder/hyperv/common
Taliesin Sisson 8232759397 If vhd or vhdx extension is specified for ISOUrls, we want to use an existing hard drive which means that we don't need to specify hard drive size
Filepath.ext includes the dot
2017-10-11 22:05:51 +05:30
..
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
config_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
driver.go Can specify an iso, vhd or vhdx for download. If it is a vhd or vhdx it is used as the hard drive for spinning up a new machine, importing an exported virtual machine or cloning a virtual machine. 2017-10-11 22:05:45 +05:30
driver_ps_4.go Can specify an iso, vhd or vhdx for download. If it is a vhd or vhdx it is used as the hard drive for spinning up a new machine, importing an exported virtual machine or cloning a virtual machine. 2017-10-11 22:05:45 +05:30
output_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
output_config_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
run_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
run_config_test.go Use the same configuration style as existing builders 2016-12-12 22:44:02 +00:00
shutdown_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
shutdown_config_test.go Use the same configuration style as existing builders 2016-12-12 22:44:02 +00:00
ssh.go Specify InsecureIgnoreHostKey for HostKeyCallback 2017-05-20 16:17:04 -04:00
ssh_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_clone_vm.go If vhd or vhdx extension is specified for ISOUrls, we want to use an existing hard drive which means that we don't need to specify hard drive size 2017-10-11 22:05:51 +05:30
step_configure_ip.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_configure_vlan.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_create_external_switch.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_create_switch.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_create_tempdir.go Clean up both VHD and regular temp dir 2017-09-02 14:55:00 +03:00
step_create_vm.go If vhd or vhdx extension is specified for ISOUrls, we want to use an existing hard drive which means that we don't need to specify hard drive size 2017-10-11 22:05:51 +05:30
step_disable_vlan.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_enable_integration_service.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_export_vm.go fix spelling 2017-04-05 12:01:02 -07:00
step_mount_dvddrive.go Only attach dvd drive if there is one 2017-10-11 21:42:32 +05:30
step_mount_floppydrive.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_mount_guest_additions.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_mount_secondary_dvd_images.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_output_dir.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_polling_installation.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_reboot_vm.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_run.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_shutdown.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_sleep.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_type_boot_command.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_unmount_dvddrive.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_unmount_floppydrive.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_unmount_guest_additions.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_unmount_secondary_dvd_images.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_wait_for_install_to_complete.go move packer to hashicorp 2017-04-04 13:39:01 -07:00