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
Taliesin Sisson 9f94834826
Use correct formatting for printf
9 years ago
..
artifact.go Remove devices after it has been shut down 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 Support for boot_command 9 years ago
driver_ps_4.go Support for boot_command 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 Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
output_config_test.go The test is meant to fail if the folder already exists 9 years ago
run_config.go Support for boot_command 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 Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_configure_ip.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_configure_vlan.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_create_external_switch.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_create_switch.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_create_tempdir.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_create_vm.go With generation 2 machine by default a dvd drive is not created. So create a dvd drive for os if it does not exist. 9 years ago
step_disable_vlan.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_enable_integration_service.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_execute_online_activation.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_execute_online_activation_full.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_export_vm.go Support for boot_command 9 years ago
step_http_server.go Support for boot_command 9 years ago
step_mount_dvddrive.go Set the dvd to the first boot device 9 years ago
step_mount_floppydrive.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_mount_integration_services.go Use correct formatting for printf 9 years ago
step_output_dir.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_polling_installation.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_reboot_vm.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_run.go Support for boot_command 9 years ago
step_shutdown.go Use the same configuration style as existing builders 9 years ago
step_sleep.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_type_boot_command.go Quote powershell so that it does not try to interpret command to be run 9 years ago
step_unmount_dvddrive.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_unmount_floppydrive.go No need to remove floppy controller for 2nd generation vms 9 years ago
step_unmount_integration_services.go Use correct formatting for printf 9 years ago
step_upgrade_integration_services.go Port of https://github.com/pbolduc/packer-hyperv/ 9 years ago
step_wait_for_install_to_complete.go Remove devices after it has been shut down 9 years ago