packer-plugin-xenserver/builder/xenserver
Rob Dobson 8bf2609a7f Adding static memory config to the template.
Signed-off-by: Rob Dobson <rob.dobson@citrix.com>
2014-11-21 17:49:25 +00:00
..
artifact.go Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
builder.go Adding static memory config to the template. 2014-11-21 17:49:25 +00:00
client.go Adding defaults for Clone template, Network and Storage to avoid having to configure it in the packer file. 2014-11-21 17:49:24 +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 Adding static memory config to the template. 2014-11-21 17:49:25 +00:00
step_forward_port_over_ssh.go Remove the sleep. 2014-11-18 18:47:08 +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 Add a wait for the VM to boot properly. 2014-11-20 18:54:23 +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 Adding defaults for Clone template, Network and Storage to avoid having to configure it in the packer file. 2014-11-21 17:49:24 +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