Commit Graph

30 Commits (ea93b91a80201c19c00d12dfd6fddc46f443bd2a)

Author SHA1 Message Date
Mitchell Hashimoto 4b1d9cfd7d
communicator/ssh: don't share rand object to guarantee unique values
10 years ago
Paul Hinze 579680cebc provisioner/remote-exec: Move script cleanup after command wait
10 years ago
Paul Hinze 96ebf0af0e provisioner/remote-exec: Clear out scripts after uploading
10 years ago
Sam Boyer b82bd0c280 Condense switch fallthroughs into expr lists
11 years ago
Sander van Harmelen 41748003c0 Updated the PR according to the review comments
11 years ago
Sander van Harmelen b1c6a3f63f Few small fixes to make the last tests also pass
11 years ago
Sander van Harmelen c9e9e374bb Adding some abstractions for the communicators
11 years ago
Mitchell Hashimoto de8666a5fa helper/ssh: add random number to script [GH-1545]
11 years ago
Tarrant 05407296c6 Add cleanup function to close SSHAgent
11 years ago
Tarrant 164f303da4 Add SSH Agent support
11 years ago
Mitchell Hashimoto 539eca5ee6 Fix failing tests
12 years ago
Mitchell Hashimoto a154520ce8 provisioners/remote-exec: output
12 years ago
Mitchell Hashimoto e5868ebdd9 provisioners/*: new interface
12 years ago
Mitchell Hashimoto c452579512 provisioners/*: compiling, tests passing
12 years ago
bdd 4a53f38d3a Update resource_provisioner.go
12 years ago
bdd b2ff49be2e More descriptive variable names for pipes.
12 years ago
bdd 6da9a2d49d Use scanner instead of buffer read line
12 years ago
Alex Gaynor 46154ca1d3 Fixed a ton of typos in docs and comments
12 years ago
Mitchell Hashimoto 8720d2465e builtin/provisioners/*: new API
12 years ago
Armon Dadgar b84814539f Refactor shared SSH setup code
12 years ago
Armon Dadgar 2c3e619960 Removing unused constants
12 years ago
Armon Dadgar 8691a3ce91 Refactor helper methods out of provisioner
12 years ago
Armon Dadgar 104b28e19e terraform: Remove ResourceConnectionInfo, use raw map
12 years ago
Armon Dadgar de8ee65b2b provisioner/remote-exec: Retry SSH connections
12 years ago
Armon Dadgar 2b6d7dc0b9 provisioner/remote-exec: Adding retry logic
12 years ago
Armon Dadgar 389d9ba2fc provisioner/remote-exec: First pass at copy+exec
12 years ago
Armon Dadgar f215d31df4 provisioner/remote-exec: Collect scripts to upload
12 years ago
Armon Dadgar cd3170b906 provisioner/remote-exec: Working on SSH configuration
12 years ago
Armon Dadgar 5023b896ab provisioner/remote-exec: Enforce XOR of command and inline
12 years ago
Armon Dadgar 6381fbd226 provisioner/remote-exec: Adding initial skeleton
12 years ago