Commit Graph

74 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)

Author SHA1 Message Date
Jeffrey Martin b51cd22b21
document ESXi disk compaction & use verbose option
8 years ago
Jeffrey Martin 09c71f3810
add support for disk compaction to esx5 builder
8 years ago
Adrien Delorme 25de7ad1f2 PrivateKey => PrivateKeyFile
8 years ago
Adrien Delorme 5369c15459 helper: communicator.SSHFileSigner => ssh.FileSigner
8 years ago
Adrien Delorme fa44a4546f use ssh.ParsePrivateKey where we can
8 years ago
DanHam cd7d3812ea
ESXi: Fix failure to get VM IP when `displayName` differs from `vm_name`
8 years ago
Conrad Jones d05a601d00 Add support to vmware-vmx builder for linked clones.
8 years ago
Matthew Hooker 67a9c7fb92
we never expect remote cache to be a directory.
8 years ago
Matthew Hooker de1dac1bdf
don't delete the cache directory.
8 years ago
Matthew Hooker 97cfd60b82
Remove remote cache correctly.
8 years ago
Matthew Hooker 451e3d0554
builder/vmware-esxi: remove floppy files when done
8 years ago
Ali Rizvi-Santiago ac2ddbcbf5 Fixes the assumption that all the VMware builder's drivers will implement a network mapper for mapping a network name to it's corresponding device.
8 years ago
Ali Rizvi-Santiago fa2dddd26d Fixed some things mucked up during rebase.
8 years ago
Ali Rizvi-Santiago 74946071d2 Added support for specifying the disk adapter type to the vmware builders. This was squashed from the vmware-diskAdapterType branch (#2968) as submitted by Rami Abughazaleh <icnocop@users.noreply.github.com>. This closes #5671 and possibly #4885.
8 years ago
Ali Rizvi-Santiago 6423525a33 Updated imports of github.com/mitchellh/packer to new naming scheme github.com/hashicorp/packer
8 years ago
Ali Rizvi-Santiago 75fbfa0763 Replaced a hacky type assertion in the VMware builder with a call to Driver.GetVmwareDriver() that returns the driver-specific structure for ip and addressing information. Also implemented the addressing functions for the ESXi driver interface.
8 years ago
Ali Rizvi-Santiago 75d3ea7cee Added support for sound, serial ports, parallel ports, usb, and specifying a default network to the vmware builder.
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Olivier Bilodeau 820811675d vmware-iso builder: Logging on network errors on connection refused
9 years ago
Matthew Hooker 2a326b5172
fix nil ptr exception
9 years ago
Matthew Hooker d35eeecf46
vnc port discovery timeout is 15 seconds
9 years ago
Megan Marsh 2a6f5f1b13 specify HostKeyCallback for vmware esx5 driver
9 years ago
Matthew Hooker f801c507fc
builder/vmware: make vnc probe timeout configurable
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 8cc2ed7d6e
vmware/esx: try for longer to connect to vnc port
9 years ago
Matthew Hooker 29dd20da68
builder/vmware: don't cache ip address so we know if it changes
9 years ago
Jelle Hissink 6973e752d2 Vmware vsphere vnc port timeout increased
9 years ago
Marc Siegfriedt c1e129848c 3833 - fix for port in MR3347
10 years ago
Rickard von Essen 3e1aed9a6f Enable to disable vnc password for VMware builder
10 years ago
Israel Shirk f961ce701b Adds password protection for VNC on VMWare
10 years ago
Jeremiah Roth 9489c83f0f If the VM has more than one NIC, loop through until we find one that works (#3347)
10 years ago
Dan Tran 4ac6e2a08c Dont check for poweron command error to force retry at state check (#3195)
10 years ago
Charlie Vieth 6ce847e720 Do not add remotedisplay.vnc.ip to vmx data on ESXi
10 years ago
Charlie Vieth d14d62074e Add winrm functionality to vmware-iso builder (#3738)
10 years ago
Ian Duffy 0327f6c935 Allow configurable VNC bind IP for VMware builders
10 years ago
michael 499bd5a362 Add support for SSH Key Authentication with ESX builder
11 years ago
Yuya Kusakabe 699c673536 builder/vmware-esxi: Add step_export
11 years ago
Mitchell Hashimoto 4a60e469e9 update CHANGELOG
11 years ago
Israel Shirk 88fac0b49c Have nonesum run stat rather than nonesum because nonesum sums none. k.
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto b61ed3adfc builder/vmware: convert to helper/comm
11 years ago
Mitchell Hashimoto 71d8c6610a Merge pull request #1968 from bhcleek/master
11 years ago
Brandon Heller a7eeb6a6a7 vmware/iso: support hierarchical output directories
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Mitchell Hashimoto f5945eeb1b vmware/iso: new interpolation
11 years ago
Billie H. Cleek 2184892f8a do not request a pty
11 years ago
Christian Groschupp e9246ec490 builder/vmware/iso: Upload VMX to ESX5 after editing [GH-1422,GH-1083]
12 years ago
Mitchell Hashimoto 6c44d72112 Merge pull request #1403 from notogawa/issue-1334
12 years ago
Mitchell Hashimoto e422a45449 fmt
12 years ago
Mitchell Hashimoto 00543fe582 Merge pull request #1479 from jasonberanek/esxi-remote-cache
12 years ago