Commit Graph

37 Commits (e2fe35ef40bbce9b87f945901afa00a3fa769093)

Author SHA1 Message Date
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Mikhail Ushanov 536252683e builders: reuse private key file reading function
7 years ago
Megan Marsh 38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file
8 years ago
Adrien Delorme b83c72fd54 more private keys in config
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Megan Marsh 340363a649
Merge pull request #6613 from hashicorp/merge_ssh_config_funcs
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
Megan Marsh ff6a039d5b replace scrubconfig with packer.LogSecretFilter.Set
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Vijaya Bhaskar Reddy Kondreddi e45223a867 Fix -on-error issue not working.
9 years ago
Ali Bazlamit c67d118523 Update packer to Use ProfitBricks Image Alias feature
9 years ago
JD Friedrikson a0052fdb68
Specify InsecureIgnoreHostKey for HostKeyCallback
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 6f27f67346
more fixes from errcheck
9 years ago
Matthew Hooker d1b20b3d9c
remove a bunch of dead code.
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
jasminSPC 68ca7490bb Removed default value for ssh_username
9 years ago
jasminSPC 484960c9d1 Fixes #4169
9 years ago
Matthew Hooker d920b3fbf4 run gofmt
10 years ago
jasminSPC 5da380baed Error handling
10 years ago
jasmin bfb075e505 Renamed artefact -> artifact
10 years ago
jasmin a092701aea Renamed artefact -> artifact
10 years ago
jasminSPC 2008c6019a Addressing PR remarks
10 years ago
jasminSPC 325401eaf0 Merge remote-tracking branch 'upstream/master' into packer-builder-profitbricks
10 years ago
jasminSPC d84b3af863 Fixed tests
10 years ago
jasminSPC 5caa54acd7 Addressed all the comments
10 years ago
jasminSPC e1aaef1f53 Fixed unit tests
10 years ago
jasminSPC a61716d4a4 Merge remote-tracking branch 'upstream/master' into packer-builder-profitbricks
10 years ago
jasminSPC fc4c88dc6d Fixed tests
10 years ago
jasminSPC d575cd62ec Cleaned up the code
10 years ago
jasminSPC e8be8d2f7b Added documentation
10 years ago
jasminSPC df0298c9ae Packer Builder ProfitBricks
10 years ago