..
artifact.go
Remove devices after it has been shut down
2016-12-12 22:44:06 +00:00
artifact_test.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
config_test.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
driver.go
Support for boot_command
2016-12-12 22:44:07 +00:00
driver_ps_4.go
Support for boot_command
2016-12-12 22:44:07 +00:00
floppy_config.go
Use the same configuration style as existing builders
2016-12-12 22:44:02 +00:00
floppy_config_test.go
Use the same configuration style as existing builders
2016-12-12 22:44:02 +00:00
output_config.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
output_config_test.go
The test is meant to fail if the folder already exists
2016-12-12 22:44:02 +00:00
run_config.go
Support for boot_command
2016-12-12 22:44:07 +00:00
run_config_test.go
Use the same configuration style as existing builders
2016-12-12 22:44:02 +00:00
shutdown_config.go
Use the same configuration style as existing builders
2016-12-12 22:44:02 +00:00
shutdown_config_test.go
Use the same configuration style as existing builders
2016-12-12 22:44:02 +00:00
ssh.go
Throw error if we can't get mac or ip address during steps
2016-12-12 22:44:05 +00:00
ssh_config.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_configure_ip.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_configure_vlan.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_create_external_switch.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_create_switch.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_create_tempdir.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_create_vm.go
Wait until WinRM is available, before continuing with install. This is how other system like VeeWee do it.
2016-12-12 22:44:04 +00:00
step_disable_vlan.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_enable_integration_service.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_execute_online_activation.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_execute_online_activation_full.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_export_vm.go
Support for boot_command
2016-12-12 22:44:07 +00:00
step_http_server.go
Support for boot_command
2016-12-12 22:44:07 +00:00
step_mount_dvddrive.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_mount_floppydrive.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_mount_integration_services.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_output_dir.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_polling_installation.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_reboot_vm.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_run.go
Support for boot_command
2016-12-12 22:44:07 +00:00
step_shutdown.go
Use the same configuration style as existing builders
2016-12-12 22:44:02 +00:00
step_sleep.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_type_boot_command.go
Support for boot_command
2016-12-12 22:44:07 +00:00
step_unmount_dvddrive.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_unmount_floppydrive.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_unmount_integration_services.go
Remove devices after it has been shut down
2016-12-12 22:44:06 +00:00
step_upgrade_integration_services.go
Port of https://github.com/pbolduc/packer-hyperv/
2016-12-12 22:44:01 +00:00
step_wait_for_install_to_complete.go
Remove devices after it has been shut down
2016-12-12 22:44:06 +00:00