packer-plugin-xenserver/builder/xenserver
2014-11-18 18:47:50 +00:00
..
artifact.go Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
builder.go Use the Host Internal Management interface to retrieve an instances IP as opposed to relying on the tools being installed. 2014-11-18 18:18:39 +00:00
client.go Use the Host Internal Management interface to retrieve an instances IP as opposed to relying on the tools being installed. 2014-11-18 18:18:39 +00:00
ssh.go Use the Host Internal Management interface to retrieve an instances IP as opposed to relying on the tools being installed. 2014-11-18 18:18:39 +00:00
step_boot_wait.go Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
step_create_instance.go Use the Host Internal Management interface to retrieve an instances IP as opposed to relying on the tools being installed. 2014-11-18 18:18:39 +00:00
step_forward_port_over_ssh.go Remove the sleep. 2014-11-18 18:47:08 +00:00
step_forward_vnc_port_over_ssh.go Use the Host Internal Management interface to retrieve an instances IP as opposed to relying on the tools being installed. 2014-11-18 18:18:39 +00:00
step_get_vnc_port.go Reduce the VNC port step to just obtaining the correct port number. Use the port forward step to simplify the code. 2014-11-18 18:47:50 +00:00
step_http_server.go Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
step_prepare_output_dir.go Fix invalid cast. 2014-11-14 18:25:22 +00:00
step_shutdown_and_export.go Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
step_start_on_himn.go Use the Host Internal Management interface to retrieve an instances IP as opposed to relying on the tools being installed. 2014-11-18 18:18:39 +00:00
step_start_vm_paused.go Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
step_type_boot_command.go Adding extra messaging. 2014-11-18 18:46:49 +00:00
step_upload_iso.go Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
step_wait.go Use the Host Internal Management interface to retrieve an instances IP as opposed to relying on the tools being installed. 2014-11-18 18:18:39 +00:00