Commit Graph

18 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Rickard von Essen acc2689b49
builder/amazon: Allow using ssh_private_key_file and ssh_password
10 years ago
Mitchell Hashimoto 9c0f37b2c9 builder/amazon: fix weird edge cases with key names [GH-2281]
11 years ago
Mitchell Hashimoto de2004c1c9 Merge branch 'master' of https://github.com/nyetsche/packer into nyetsche-master
11 years ago
Seth Vargo 33ca8b7fb5 Migrate to new AWS repo
11 years ago
Mitchell Hashimoto edf3415c6e builder/amazon: delete physical private key for debug mode [GH-1801]
11 years ago
James Nugent e99cd56b6c Migrate from mitchellh/goamz to awslabs/aws-sdk-go
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 43f08b2664 go fmt all the things
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 62e054c404 simplify output
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 9d097f9d4e Permit Temp keys and named SSH keypairs
11 years ago
Lesko, Matthew (NIH/NLM/NCBI) [C] 8c87b1cc00 First attempt for re-using a named EC2 keypair
11 years ago
Florian Noeding 6371b70609 optionally use existing ssh key for amazon builders
12 years ago
Mitchell Hashimoto ed7e0847fd builder/amazon/all: TemporaryKeyPairName
13 years ago
Ben Griffiths f953874448 Allow customization of SSH Key pair pattern
13 years ago
Mitchell Hashimoto 80ed7eddf4 builder/amazon/chroot: new multistep API
13 years ago
Mitchell Hashimoto 8019cd1839 builder/amazon: don't chmod on windows
13 years ago
Mitchell Hashimoto 4bb320d86f builder/amazon: chmod debug key so it is ssh-ready
13 years ago
Mitchell Hashimoto 57f185451a builder/amazon: drop private key if debug mode [GH-373]
13 years ago
Mitchell Hashimoto 45096d0768 builder/amazon: extract StepKeyPair for both
13 years ago