Commit Graph

40 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Wilken Rivera bf1da57a05 Update address to localhost to be consistent with other proxies
6 years ago
Wilken Rivera c1d2477d18 builder/amzon: Update port configuration for WinRM
6 years ago
Wilken Rivera 520061dee6 builder/amazon: Update Session Manger connectivity
6 years ago
Megan Marsh d252a24b82 allow user to set winrm_host override like we do ssh_host override
6 years ago
Megan Marsh 0cbd3ff0f3 make sure amazon builders respect ssh_host option
7 years ago
Adrien Delorme 6bbcd3e914
Remove remaining unused ssh config funcs and add missing calls (#6622)
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
John Davies-Colley 0c787ec9df Valadating early
8 years ago
John Davies-Colley 707ec675b2 ssh interface for amazon builders 🔨
8 years ago
Matthew Hooker ee5d13611f
update ssh client usage for new crypto/ssh version
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
James Nugent 7425fef2c7 builder/amazon: Allow use of local SSH Agent
9 years ago
Rickard von Essen acc2689b49
builder/amazon: Allow using ssh_private_key_file and ssh_password
10 years ago
Rickard von Essen 067155c344
builder/amazon: guard aginst empty/nil PrivateIpAddress and updated tests.
10 years ago
Rickard von Essen 7f4bee737c Merge pull request #3752 from tarrall/issue3751-ssh-privateip-classic
10 years ago
Dan Peterson c7af9a67bc amazon/common/ssh: fix saving of instance to state
10 years ago
Robert Tarrall 94bf981d3b Honor ssh_private_ip flag in EC2-Classic, not just VPC
10 years ago
Chris Bednarski 1a775c05d9 Update calls to amazon to match the upstream
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Seth Vargo 33ca8b7fb5 Migrate to new AWS repo
11 years ago
Mitchell Hashimoto 44b980e659 Merge branch 'aws-sdk-go' of https://github.com/jen20/packer into jen20-aws-sdk-go
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
James Nugent 65a9347b1e Fix potential nil pointer errors in ported code
11 years ago
James Nugent e99cd56b6c Migrate from mitchellh/goamz to awslabs/aws-sdk-go
11 years ago
Greg Cockburn dbaf865e59 change ordering of ssh connection IP for amazon. fixes #1559
11 years ago
Mitchell Hashimoto 0776d9de34 builder/amazon: ssh_private_ip [GH-1229]
12 years ago
higebu f087ce16dc Fix the build problem by updating ssh package
12 years ago
Nathan Sullivan 4809186c12 remove excess debugging
12 years ago
Nathan Sullivan 13f55bdec6 working AssociatePublicIpAddress support
12 years ago
Nathan Sullivan 49a131951a reverting testing stuff
12 years ago
Nathan Sullivan 0cfb7564d5 lets try a string instead of a bool for AssociatePublicIpAddress
12 years ago
Mitchell Hashimoto b04cff5a9e builder/amazon/ebs: new multistep API
13 years ago
Andrei Serdeliuc fbe648d9e1 fix check for vpcid
13 years ago
Mitchell Hashimoto 8286536180 builder/amazon/common: sleep between API calls for SSHAddr
13 years ago
Mitchell Hashimoto 4acdeb2832 builder/amazon/common: be more gentle on AWS API while getting SSHAddr
13 years ago
Mitchell Hashimoto a21997db7f builder/amazon/common: refresh instance while connecting to SSH [GH-243]
13 years ago
Mitchell Hashimoto a2481f2300 builder/amazon/common: prefer public DNS if possible for SSH
13 years ago
Mitchell Hashimoto 110fd0e17f builder/amazon/common: SSH into private IP if in VPC
13 years ago
Mitchell Hashimoto 0a76d07363 builder/amazon: provision on instance
13 years ago
Mitchell Hashimoto 2f9840a4cf builder/amazon: extract SSH connect funcs
13 years ago