packer-plugin-xenserver/builder/xenserver/common
2023-04-14 06:43:21 -07:00
..
artifact.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
client.go Ensure required LockingMode parameter is set on VIF and fail the packer build if vif is failed to be created 2021-01-02 23:09:19 -08:00
common_config.go Revert "Allow ISO Storage repository to fallback to default SR if unspecified" 2023-04-14 06:43:21 -07:00
config.go Remove remaining usages of iso_checksum_type, fix config.hcl2spec.go generation and re-run it 2023-04-06 23:23:51 -07:00
config.hcl2spec.go Remove remaining usages of iso_checksum_type, fix config.hcl2spec.go generation and re-run it 2023-04-06 23:23:51 -07:00
find_port.go Initial work on splitting ISO and XVA builders 2014-12-31 16:09:23 +00:00
http_upload.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
interruptible_wait.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
ssh_config.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
ssh.go removed KeyboardInteractive from ssh auth methods 2021-02-23 23:54:28 +01:00
step_attach_vdi.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_boot_wait.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_detach_vdi.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_export.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_find_or_upload_vdi.go Prevent ISO used in iso builder from being uploaded if it already exists 2023-02-26 23:23:28 -08:00
step_find_vdi.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_forward_port_over_ssh.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_get_vnc_port.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_http_server.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_prepare_output_dir.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_set_vm_host_ssh_address.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_set_vm_to_template.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_shutdown.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_start_on_himn.go Ran the migrator tool from hashicorp and fixed all resulting compile errors 2021-02-23 23:54:28 +01:00
step_start_vm_paused.go feat: Make firmware configurable 2022-06-05 11:28:23 -04:00
step_type_boot_command.go Update step_type_boot_command.go 2021-03-16 09:13:24 -03:00
step_upload_vdi.go Prevent ISO used in iso builder from being uploaded if it already exists 2023-02-26 23:23:28 -08:00
step_wait_for_ip.go Fix XenServer tools guest IP address resolution 2021-12-14 19:00:09 -08:00
vm_cleanup.go Add a shared vm cleanup struct and function and ensure that the wait for ip step uses it 2021-03-23 23:36:34 -07:00