Mitchell Hashimoto
|
42e9e734b9
|
common: don't wait SSH on first try
|
2014-09-10 14:04:56 -07:00 |
Mitchell Hashimoto
|
fa339fc275
|
get more proper SSH package usage in
|
2014-04-26 11:23:26 -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
|
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 |
Patrick Lucas
|
7f0916b646
|
An SSH timeout should be treated as an error
|
2013-10-02 14:55:28 -07:00 |
Mitchell Hashimoto
|
0b830c92ba
|
common: Use new multistep API
|
2013-08-31 12:17:59 -07:00 |
Mitchell Hashimoto
|
c753946c84
|
builder/vmware: ability to not request a PTY for SSH [GH-270]
|
2013-08-27 16:51:05 -07:00 |
Mitchell Hashimoto
|
cf175b4733
|
communicator/ssh: respect interrupts by not looping on retyr [GH-327]
|
2013-08-22 11:53:31 -07:00 |
Mitchell Hashimoto
|
5b7d8fbc74
|
rename builder/common to common since it is generally useful
|
2013-08-01 12:11:54 -07:00 |