packer-plugin-xenserver/builder/xenserver
2014-12-09 10:45:52 +00:00
..
artifact.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
builder.go Don't create Artifact if there were errors 2014-12-09 10:45:52 +00:00
client.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
ssh.go Use log.Printf instead of log.Fatalf 2014-12-08 15:56:10 +00:00
step_boot_wait.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
step_create_instance.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
step_forward_port_over_ssh.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
step_get_vnc_port.go Cosmetic: go fmt 2014-12-08 15:36:38 +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 Cosmetic: fix typo in log message 2014-12-08 15:37:36 +00:00
step_start_on_himn.go Revert "Add a pause to ensure SSH has a chance to start. This is a tempoary workaround for the fact that the SSH tunnel code will cause packer to halt if the destination does not exist." 2014-12-09 10:45:52 +00:00
step_start_vm_paused.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
step_type_boot_command.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
step_upload_iso.go Cosmetic: go fmt 2014-12-08 15:36:38 +00:00
step_wait.go Replace reflect with type assertion 2014-12-08 16:01:12 +00:00