Megan Marsh
|
c03c3f4410
|
replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key
|
2019-07-03 13:30:29 -07:00 |
Megan Marsh
|
eb8c74bf85
|
allow ssh_host config option to override host logic for all builders
|
2019-07-02 13:56:28 -07:00 |
Adrien Delorme
|
c4f3dccc14
|
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
|
2019-04-03 15:56:15 +02:00 |
Mikhail Ushanov
|
536252683e
|
builders: reuse private key file reading function
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
|
2018-11-08 14:25:50 +03:00 |
Adrien Delorme
|
cd851f8ac2
|
use public ssh key & key name from config instead of the statebag
|
2018-08-29 14:40:33 +02:00 |
Adrien Delorme
|
0f9eddda3a
|
builder.oracle: use c.Comm for ssh
|
2018-08-29 14:40:33 +02:00 |
Adrien Delorme
|
41f6e0334d
|
refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
* still need to append the auth methods into an array for gracefullness
|
2018-08-22 17:02:23 +02:00 |
Matthew Hooker
|
4dc42942f5
|
fix multistep path
|
2018-01-25 14:46:02 -08:00 |
Megan Marsh
|
a8a0072049
|
oops need to add this moved file to git
|
2018-01-25 14:34:01 -08:00 |
Matthew Hooker
|
543caf3ec5
|
WIP OCI Classic builder
|
2018-01-25 14:33:41 -08:00 |