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 73205f3a91
add keep_registered option to hyperv
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 keep_registered option to hyperv 7 years ago
step_collate_artifacts.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_collate_artifacts_test.go Change variable/statebag key name to better convey purpose 8 years ago
step_compact_disk.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_compact_disk_test.go Change variable/statebag key name to better convey purpose 8 years ago
step_configure_ip.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_configure_vlan.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_build_dir.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 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 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_switch.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_vm.go add keep_registered option to hyperv 7 years ago
step_disable_vlan.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_enable_integration_service.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_export_vm.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 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 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_mount_floppydrive.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_mount_guest_additions.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_mount_secondary_dvd_images.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_polling_installation.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_reboot_vm.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_run.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_shutdown.go allow a provisioner to timeout 7 years ago
step_sleep.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_test.go Tests for step to create build directory 8 years ago
step_type_boot_command.go use port as ints 7 years ago
step_unmount_dvddrive.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_unmount_floppydrive.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_unmount_guest_additions.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_unmount_secondary_dvd_images.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_wait_for_install_to_complete.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago