Robert Breker
52fa3fe1b5
gofmt -w -s .
...
Signed-off-by: Robert Breker <robert.breker@citrix.com>
2015-05-18 15:13:02 +00:00
Jonas Kongslund
82d2a412ab
Added VM description field
2015-05-06 06:25:12 +04:00
Rob Dobson
a135a74946
Adding an override for selecting how we obtain an IP for the created VM. In particular this helps disable HTTP snooping where the installers IP may differ from the IP obtained on firstboot.
...
Signed-off-by: Rob Dobson <rob.dobson@citrix.com>
2015-04-27 18:14:20 +01:00
Rob Dobson
7f52133218
Pulling out the client library and importing it from upstream: xenserver/go-xenserver-client.
...
Signed-off-by: Rob Dobson <rob.dobson@citrix.com>
2015-03-13 13:23:20 +00:00
Jon Ludlam
35c4ccc7c2
Add the ability to export VHD files
...
Signed-off-by: Jon Ludlam <jonathan.ludlam@citrix.com>
2015-02-20 11:28:59 +00:00
Cheng Sun
fc6c922f47
Add 'none' option to 'format'
2015-01-07 10:40:01 +00:00
Cheng Sun
2591ae8226
Add ssh_port config
2015-01-02 18:20:54 +00:00
Cheng Sun
27819cd51f
Find local IP automatically
2015-01-02 16:55:43 +00:00
Cheng Sun
201a9be4a8
Set default VM name to packer-BUILDNAME-TIMESTAMP
2015-01-02 16:55:43 +00:00
Cheng Sun
cd1875019d
Prefix remote_ for all host config
2015-01-02 15:11:27 +00:00
Cheng Sun
152bdee7f2
Initial work on splitting ISO and XVA builders
...
Compiles -- but xva create_instance is incomplete
Several changes were rolled into this commit, including:
- "export_format" is now "format", and "keep_instance" is "keep_vm"
- gox is used for building (with the intention of allowing
cross-compilation in the future)
2014-12-31 16:09:23 +00:00