Adrien Delorme
|
c11ef90cb6
|
use interpolate.NewContext() instead of testConfigTemplate(t)
because it's what's happenning there
|
2019-06-14 12:17:28 +02:00 |
|
Adrien Delorme
|
4bf6a56d71
|
split communitacor.SSH & communitacor.WinRM to facilitate documentation
put doc for communicator into the struct
|
2019-06-06 16:55:24 +02:00 |
|
Adrien Delorme
|
51d2aac9f6
|
SSHPrivateKey => SSHPrivateKeyFile
|
2018-08-29 14:40:32 +02:00 |
|
Matthew Hooker
|
81522dced0
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
|
Rickard von Essen
|
96e9a8e6e9
|
Removed default value for ssh_username
|
2016-11-17 22:30:34 +01:00 |
|
James Bishopp
|
bd8fb014c4
|
Removed ssh_key_path
- removed backwards compatibility code
- ensured key usage came from SSHPrivateKey configuration
- changed tests to use private_key
|
2016-02-12 17:24:42 -08:00 |
|
Mitchell Hashimoto
|
d5166a8e6c
|
builder/virtualbox: use new communicator abstraction
|
2015-06-13 18:08:12 -04:00 |
|
Mitchell Hashimoto
|
7a4ff3f2b1
|
builder/virtualbox: generic SSHConfig
|
2013-12-22 09:08:09 -08:00 |
|