Commit Graph

24 Commits (361d00347a7ffceda4daad080bf370fd2f409cba)

Author SHA1 Message Date
Armon Dadgar 5a3f80559c helper/ssh: Cleanups
12 years ago
Mitchell Hashimoto f117e33c9d helper/ssh: convert to InstanceState
12 years ago
Mitchell Hashimoto 56cf1e6faa Fix go vet complaints
12 years ago
Mitchell Hashimoto efaedbabb0 fmt
12 years ago
Mitchell Hashimoto e2abcb9c14 Merge pull request #163 from desimone/patch-4
12 years ago
Alex Gaynor 2606ef8853 Remove extraneous trailing bit in the import URL
12 years ago
Alex Gaynor 3374f310f8 Replace implementation with Mitchell's go-homedir
12 years ago
Alex Gaynor d578031831 Added a second test for the other form of tilde paths
12 years ago
Alex Gaynor e85b89d7fb Added a test and fixed a typo
12 years ago
Alex Gaynor 9d6e0e4e83 Fixes #179 -- expand ~'s in the path to a key file
12 years ago
Jack Pearkes 1244bff399 Merge pull request #162 from desimone/patch-3
12 years ago
bdd 462bbece95 Update communicator.go
12 years ago
bdd 0cb0c412c3 Update communicator.go
12 years ago
Mitchell Hashimoto 08c1a19cbf Merge pull request #161 from desimone/patch-2
12 years ago
bdd dbe946a97a Update communicator.go
12 years ago
bdd b55ab5d5b4 Update password.go
12 years ago
bdd fd60ddaacd Update provisioner.go
12 years ago
Alex Gaynor 46154ca1d3 Fixed a ton of typos in docs and comments
12 years ago
Mitchell Hashimoto a74775d077 helper/ssh: error if private key on SSH [GH-73]
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 b56a7d6957 helper/ssh: Adding Connect function
12 years ago
Armon Dadgar 9ad4531d10 helper/ssh: Importing SSH stuff from Packer
12 years ago