Megan Marsh
|
39354f64e5
|
move helper/communicator dir into packer-plugin-sdk
fix imports; fix website and generated partials
|
2020-12-02 08:41:32 -08:00 |
Megan Marsh
|
6402362018
|
create packer-plugin-sdk directory and begin moving the relevant folders into it.
|
2020-11-13 10:47:36 -08:00 |
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 |
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
|
b61ed3adfc
|
builder/vmware: convert to helper/comm
|
2015-06-13 18:52:44 -04:00 |
Mitchell Hashimoto
|
29931cd0c0
|
builder/vmware/common: SSHConfig
|
2013-12-23 23:27:01 -07:00 |