packer-plugin-xenserver/builder/xenserver/common
2024-04-10 14:00:36 +02: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 Allow tagging VMs 2023-04-15 16:00:27 -07:00
common_config.go Add a new setting HostSshPort 2024-01-17 06:49:43 -08:00
config.go Allow user to set VDI name 2024-01-16 17:29:22 +01:00
config.hcl2spec.go Add a new setting HostSshPort 2024-01-17 06:49:43 -08: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 Apply HostSshPort in ssh port forwarding 2024-01-17 06:49:43 -08: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_create_instance.go Allow user to set VDI name 2024-01-16 17:29:22 +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 Apply HostSshPort in ssh port forwarding 2024-01-17 06:49:43 -08: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 Add a new setting HostSshPort 2024-01-17 06:49:43 -08: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 Disable exclusive VNC connection when packer in debug mode 2024-04-10 14:00:36 +02: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