packer-cn/helper
James Nugent 7425fef2c7 builder/amazon: Allow use of local SSH Agent
This commit adds an option to use the local SSH Agent to authenticate
connections to source instances started by the the EBS and Instance
Store builders.

This is of use when the source AMI _already_ has configuration for
authorized SSH keys - for example if one uses an SSH certificate
authority.

A further extension (not implemented in this commit) is to allow SSH
agent use with a pre-defined key pair, in order to allow keys with
passphrases to be used without giving the passphrase to Packer.
2016-10-23 21:43:47 -05:00
..
builder/testing We actually use PACKER_ACC not TF_ACC 2015-07-24 14:49:44 -07:00
communicator builder/amazon: Allow use of local SSH Agent 2016-10-23 21:43:47 -05:00
config helper/config: tests 2015-06-30 10:44:56 -07:00
enumflag Fail on unknown values of -on-error 2016-09-17 14:42:21 +00:00
flag-kv helper/flag-kv: can parse JSON files 2015-05-26 09:58:04 -07:00
flag-slice Support -flag=var1,var2,var3 to fix #2332 2015-06-26 17:54:59 -07:00