packer-cn/website/source/docs
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
..
basics remove custom command documentation. 2016-10-13 16:16:48 -07:00
builders builder/amazon: Allow use of local SSH Agent 2016-10-23 21:43:47 -05:00
command-line Improve -on-error descriptions 2016-09-18 03:00:36 +00:00
extend remove custom command documentation. 2016-10-13 16:16:48 -07:00
machine-readable Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
other disable log also for PACKER_LOG=0 2016-10-05 16:43:12 +02:00
post-processors Allow naming of vm imported AMIs 2016-09-29 16:12:57 +01:00
provisioners Merge pull request #4014 from mexisme/feature/puppet-bin-dir 2016-10-22 14:48:45 +02:00
templates Plural 2016-08-09 16:24:17 -05:00
index.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
installation.html.md Added a missing the 2016-09-12 07:46:47 +02:00