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
Matthew Hooker d1b20b3d9c
remove a bunch of dead code.
9 years ago
..
artifact.go always check for an error first when walking a path 9 years ago
artifact_test.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
config_test.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
driver.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
driver_ps_4.go Add support for Hyper-V admins security group 9 years ago
floppy_config.go Use the same configuration style as existing builders 9 years ago
floppy_config_test.go Use the same configuration style as existing builders 9 years ago
output_config.go builder/hyper-v: validate output dir in step, not in config 9 years ago
output_config_test.go builder/hyper-v: validate output dir in step, not in config 9 years ago
run_config.go Remove headless option as it is not used. 9 years ago
run_config_test.go Use the same configuration style as existing builders 9 years ago
shutdown_config.go Use the same configuration style as existing builders 9 years ago
shutdown_config_test.go Use the same configuration style as existing builders 9 years ago
ssh.go Throw error if we can't get mac or ip address during steps 9 years ago
ssh_config.go Remove unused import 9 years ago
step_configure_ip.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_configure_vlan.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_create_external_switch.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_create_switch.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_create_tempdir.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_create_vm.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_disable_vlan.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_enable_integration_service.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_export_vm.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_mount_dvddrive.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_mount_floppydrive.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_mount_guest_additions.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_mount_secondary_dvd_images.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_output_dir.go builder/hyper-v: validate output dir in step, not in config 9 years ago
step_polling_installation.go remove a bunch of dead code. 9 years ago
step_reboot_vm.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_run.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_shutdown.go builder/hyper-v don't wait for shutdown to return. 9 years ago
step_sleep.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_type_boot_command.go set PACKER_HTTP_ADDR env var when available. 9 years ago
step_unmount_dvddrive.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_unmount_floppydrive.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_unmount_guest_additions.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_unmount_secondary_dvd_images.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago
step_wait_for_install_to_complete.go Porting over paulmey changes to license and copyright headers. Good guy Microsoft have changed the licensing to MPL2 and removed the copyright headers so that we can include it in the official Packer release. 9 years ago