Ross Smith II
|
ba13239672
|
builder/vmware-vmx: Added tools_upload_flavor support
|
2014-05-09 17:24:19 -07:00 |
Ross Smith II
|
f2186fa6ff
|
Merge pull request #995 from asatara/add-ssh-host-vmware
Added ssh_host variable to vmware iso builder
|
2014-04-28 11:33:40 -07:00 |
Mitchell Hashimoto
|
91574c3a60
|
builder/vmware: fix builds
|
2014-04-26 12:25:18 -07:00 |
Mitchell Hashimoto
|
e84e5e4f2c
|
Merge branch 'update-ssh-package' of github.com:higebu/packer into higebu-update-ssh-package
Conflicts:
builder/amazon/common/ssh.go
builder/digitalocean/ssh.go
builder/googlecompute/ssh.go
builder/openstack/ssh.go
communicator/ssh/communicator_test.go
communicator/ssh/keychain.go
communicator/ssh/keychain_test.go
|
2014-04-26 11:12:06 -07:00 |
higebu
|
37b92dff3a
|
Fix unknown command and syntax error of the ESX5Driver
|
2014-04-22 00:27:33 +09:00 |
Ross Smith II
|
3f4baf4aec
|
Merge pull request #1011 from rasa/add-cloning-in-windows
builder/vmware-vmx: add cloning support on Windows [GH-824]
|
2014-04-21 07:38:05 -07:00 |
higebu
|
f087ce16dc
|
Fix the build problem by updating ssh package
|
2014-04-15 10:17:26 +09:00 |
Ross Smith II
|
27491f93f8
|
use old ssh code until higebu's branch is ready, see #1019
|
2014-04-11 08:23:12 -07:00 |
Ross Smith II
|
d420947db6
|
added %s for productVersion param
|
2014-04-06 15:50:19 -07:00 |
Ross Smith II
|
72924f0d56
|
builder/vmware-vmx: add cloning support on Windows [GH-824]
|
2014-04-06 15:31:49 -07:00 |
asatara
|
ecbb0e8498
|
Added ssh_address variable to vmware builders
|
2014-03-31 11:54:14 -07:00 |
Mitchell Hashimoto
|
3c59d0ef96
|
builder/vmware/common: fix failing tests on Windows
|
2014-03-07 10:29:04 -08:00 |
Mitchell Hashimoto
|
68524a3840
|
builder/vmware/common: fix build tag for Windows
|
2014-03-07 10:22:33 -08:00 |
Mitchell Hashimoto
|
4576093c17
|
fmt
|
2014-02-24 08:26:51 -08:00 |
Paul Myjavec
|
3ea4aa1a5a
|
added workstation 10 driver for linux
|
2014-02-21 15:20:54 +11:00 |
Paul Myjavec
|
6e7a69372a
|
these functions can be shared by 9 and 10 vmware workstation drivers
|
2014-02-20 20:08:57 +11:00 |
Mitchell Hashimoto
|
eeadafc452
|
builder/vmware/*: can specify path to fusion [GH-677]
|
2013-12-27 08:37:39 -07:00 |
Mitchell Hashimoto
|
f134bcc3f4
|
builder/vmware/common: better UI when forcibly shutting down
|
2013-12-26 15:34:53 -07:00 |
Mitchell Hashimoto
|
7f38cea9f3
|
builder/vmware/vmx: shutdown
|
2013-12-26 15:31:23 -07:00 |
Mitchell Hashimoto
|
e11f655d22
|
builder/vmware/vmx: run the VMs
|
2013-12-26 15:26:09 -07:00 |
Mitchell Hashimoto
|
286edcb2b4
|
builder/vmware/vmx: configure VMX
|
2013-12-26 15:14:19 -07:00 |
Mitchell Hashimoto
|
03fb5fb0f1
|
builder/vmware/common: Fusion6 driver can clone
|
2013-12-26 15:03:12 -07:00 |
Mitchell Hashimoto
|
8fecdf179d
|
builder/vmware/common: Fusion6Driver
|
2013-12-26 14:54:26 -07:00 |
Mitchell Hashimoto
|
f23d66a1b9
|
builder/vmware/vmx: clone vmx
|
2013-12-26 14:39:41 -07:00 |
Mitchell Hashimoto
|
141cfeb4bb
|
builder/vmware/vmx: outputdir
|
2013-12-25 16:01:57 -07:00 |
Mitchell Hashimoto
|
16911d75e9
|
builder/vmware: move drivers out to common
|
2013-12-25 15:50:12 -07:00 |
Mitchell Hashimoto
|
bee879409a
|
builder/vmware: new artifact type that is common
|
2013-12-25 11:27:53 -07:00 |
Mitchell Hashimoto
|
4f32692fd5
|
builder/vmware: StepShutdown
|
2013-12-24 23:33:49 -07:00 |
Mitchell Hashimoto
|
87ab914a3c
|
builder/vmware: StepCompactDisk
|
2013-12-24 23:09:22 -07:00 |
Mitchell Hashimoto
|
f01b21c610
|
builder/vmware: StepCleanVMX
|
2013-12-24 18:40:52 -07:00 |
Mitchell Hashimoto
|
8f8ea60b4f
|
builder/vmware/common: StepCleanFiles
|
2013-12-24 18:17:58 -07:00 |
Mitchell Hashimoto
|
95e0e465cf
|
builder/vmware: move StepRun to common
|
2013-12-24 18:12:43 -07:00 |
Mitchell Hashimoto
|
6cf8d9b319
|
builder/vmware/common: StepSuppressMessages
|
2013-12-24 14:26:44 -07:00 |
Mitchell Hashimoto
|
e5f674a8c2
|
builder/vmware/common: Mock driver and test for DHCP Lease IP lookup
|
2013-12-24 11:55:44 -07:00 |
Mitchell Hashimoto
|
458bfd186f
|
builder/vmware: move driver out of ISO
|
2013-12-24 11:31:57 -07:00 |
Mitchell Hashimoto
|
d73cbd3744
|
builder/vmware/common: make the dir private for LocalOutputDir
|
2013-12-24 11:22:22 -07:00 |
Mitchell Hashimoto
|
50f8b2c1a3
|
builder/vmware: move outputdir stuff to common
|
2013-12-24 11:21:02 -07:00 |
Mitchell Hashimoto
|
8bd3ca4470
|
builder/vmware/common: shuffling stuff around
|
2013-12-24 11:00:51 -07:00 |
Mitchell Hashimoto
|
29931cd0c0
|
builder/vmware/common: SSHConfig
|
2013-12-23 23:27:01 -07:00 |
Mitchell Hashimoto
|
33452c2dfd
|
builder/vmware: add more stuff to common
|
2013-12-23 23:07:43 -07:00 |