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
Megan Marsh 97a791389a
deduplicate step_output_dir and move to common folder
7 years ago
..
artifact.go move packer to hashicorp 9 years ago
artifact_test.go move packer to hashicorp 9 years ago
config_test.go move packer to hashicorp 9 years ago
driver.go add version option and also refactor powershell script to use golang templates for ease of testing and variable passing. 7 years ago
driver_mock.go add version option and also refactor powershell script to use golang templates for ease of testing and variable passing. 7 years ago
driver_ps_4.go add version option and also refactor powershell script to use golang templates for ease of testing and variable passing. 7 years ago
output_config.go move packer to hashicorp 9 years ago
output_config_test.go move packer to hashicorp 9 years ago
shutdown_config.go move packer to hashicorp 9 years ago
shutdown_config_test.go Use the same configuration style as existing builders 9 years ago
ssh.go Added comment regarding use of host param. 7 years ago
ssh_config.go move packer to hashicorp 9 years ago
step_clone_vm.go add new copy_in_compare flag so users can set the copy var to whatever they need in order to get the compatibility report to work. 7 years ago
step_collate_artifacts.go Change variable/statebag key name to better convey purpose 8 years ago
step_collate_artifacts_test.go Change variable/statebag key name to better convey purpose 8 years ago
step_compact_disk.go Change variable/statebag key name to better convey purpose 8 years ago
step_compact_disk_test.go Change variable/statebag key name to better convey purpose 8 years ago
step_configure_ip.go fix imports 8 years ago
step_configure_vlan.go fix imports 8 years ago
step_create_build_dir.go Add tmp package that offers Dir & File funcs 7 years ago
step_create_build_dir_test.go Add tmp package that offers Dir & File funcs 7 years ago
step_create_external_switch.go Fix an error with an error. Add some comments. 8 years ago
step_create_switch.go fix imports 8 years ago
step_create_vm.go add version option and also refactor powershell script to use golang templates for ease of testing and variable passing. 7 years ago
step_disable_vlan.go fix imports 8 years ago
step_enable_integration_service.go fix imports 8 years ago
step_export_vm.go Remove code to preserve legacy export dir structure from the export step 8 years ago
step_export_vm_test.go Fix up tests. Ensure export step stores the export path in state 8 years ago
step_mount_dvddrive.go fix imports 8 years ago
step_mount_floppydrive.go Add tmp package that offers Dir & File funcs 7 years ago
step_mount_guest_additions.go Break very long lines for readability 8 years ago
step_mount_secondary_dvd_images.go Break very long lines for readability 8 years ago
step_polling_installation.go spelling: installation 8 years ago
step_reboot_vm.go fix imports 8 years ago
step_run.go Making log output clearer for hyper-v gui connection 8 years ago
step_shutdown.go Fix error in comment due to copy/paste from VMware step 8 years ago
step_sleep.go Break very long lines for readability 8 years ago
step_test.go Tests for step to create build directory 8 years ago
step_type_boot_command.go use a time.Duration instead of a hardcoded ms 8 years ago
step_unmount_dvddrive.go Break very long lines for readability 8 years ago
step_unmount_floppydrive.go fix imports 8 years ago
step_unmount_guest_additions.go Break very long lines for readability 8 years ago
step_unmount_secondary_dvd_images.go Break very long lines for readability 8 years ago
step_wait_for_install_to_complete.go fix imports 8 years ago