packer-cn/builder/hyperv/common
DanHam ed5bebfa8c
Change variable/statebag key name to better convey purpose
2018-07-20 02:12:45 +01:00
..
artifact.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
artifact_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
config_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
driver.go Add calling code and skeleton driver to make tests pass 2018-07-20 02:12:45 +01:00
driver_mock.go Tests for func to move VHDs to output dir when skip_export: true 2018-07-20 02:12:44 +01:00
driver_ps_4.go Actually implement the function for the driver 2018-07-20 02:12:45 +01:00
output_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
output_config_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
shutdown_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
shutdown_config_test.go Use the same configuration style as existing builders 2016-12-12 22:44:02 +00:00
ssh.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
ssh_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_clone_vm.go Change variable/statebag key name to better convey purpose 2018-07-20 02:12:45 +01:00
step_collate_artifacts.go Change variable/statebag key name to better convey purpose 2018-07-20 02:12:45 +01:00
step_collate_artifacts_test.go Change variable/statebag key name to better convey purpose 2018-07-20 02:12:45 +01:00
step_compact_disk.go Change variable/statebag key name to better convey purpose 2018-07-20 02:12:45 +01:00
step_compact_disk_test.go Change variable/statebag key name to better convey purpose 2018-07-20 02:12:45 +01:00
step_configure_ip.go fix imports 2018-01-24 17:09:17 -08:00
step_configure_vlan.go fix imports 2018-01-24 17:09:17 -08:00
step_create_build_dir.go Change variable/statebag key name to better convey purpose 2018-07-20 02:12:45 +01:00
step_create_external_switch.go spelling: creating 2018-03-13 07:22:37 +00:00
step_create_switch.go fix imports 2018-01-24 17:09:17 -08:00
step_create_vm.go Change variable/statebag key name to better convey purpose 2018-07-20 02:12:45 +01:00
step_disable_vlan.go fix imports 2018-01-24 17:09:17 -08:00
step_enable_integration_service.go fix imports 2018-01-24 17:09:17 -08:00
step_export_vm.go Remove code to preserve legacy export dir structure from the export step 2018-07-20 02:12:44 +01:00
step_export_vm_test.go Fix up tests. Ensure export step stores the export path in state 2018-07-20 02:12:44 +01:00
step_mount_dvddrive.go fix imports 2018-01-24 17:09:17 -08:00
step_mount_floppydrive.go fix imports 2018-01-24 17:09:17 -08:00
step_mount_guest_additions.go fix imports 2018-01-24 17:09:17 -08:00
step_mount_secondary_dvd_images.go fix imports 2018-01-24 17:09:17 -08:00
step_output_dir.go fix imports 2018-01-24 17:09:17 -08:00
step_polling_installation.go spelling: installation 2018-03-13 08:04:40 +00:00
step_reboot_vm.go fix imports 2018-01-24 17:09:17 -08:00
step_run.go Making log output clearer for hyper-v gui connection 2018-05-14 20:53:51 +10:00
step_shutdown.go fix imports 2018-01-24 17:09:17 -08:00
step_sleep.go fix imports 2018-01-24 17:09:17 -08:00
step_test.go Add tests for disk compaction step 2018-07-20 02:12:43 +01:00
step_type_boot_command.go implement boot config struct for hyperv 2018-04-19 14:26:31 -07:00
step_unmount_dvddrive.go fix imports 2018-01-24 17:09:17 -08:00
step_unmount_floppydrive.go fix imports 2018-01-24 17:09:17 -08:00
step_unmount_guest_additions.go fix imports 2018-01-24 17:09:17 -08:00
step_unmount_secondary_dvd_images.go fix imports 2018-01-24 17:09:17 -08:00
step_wait_for_install_to_complete.go fix imports 2018-01-24 17:09:17 -08:00