packer-cn/builder
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
..
amazon builder/amazon: Allow use of local SSH Agent 2016-10-23 21:43:47 -05:00
azure Merge pull request #3996 from boumenot/pr-issue-3968 2016-10-13 13:39:54 -07:00
digitalocean Added UserDataFile support for DigitalOcean builder config. 2016-09-28 15:00:57 +02:00
docker Merge pull request #3885 from orivej/on-error 2016-09-20 12:28:14 +02:00
file Added acceptance test for file builder 2015-06-16 11:31:53 -07:00
googlecompute googlecompute: Run instance with custom scopes 2016-10-22 15:46:14 +09:00
null Add -on-error command line argument to allow preserving artifacts on builder errors 2016-09-16 12:15:00 +00:00
openstack builder/openstack: Support using SSH password. 2016-10-08 23:18:19 +02:00
parallels Fixed formatting 2016-10-11 23:43:50 +02:00
qemu Fixed formatting 2016-10-11 23:43:50 +02:00
virtualbox Closes #3999 - Support VirtualBox Trim/Discard 2016-10-17 08:52:28 -04:00
vmware Fixed formatting 2016-10-11 23:43:50 +02:00