Commit Graph

90 Commits (101e5986dcef11c688b5ecfb23511abc90a5d5bd)

Author SHA1 Message Date
Mitchell Hashimoto a1ceb5a7ef common: remove StepConnectSSH
11 years ago
Mitchell Hashimoto 71d8c6610a Merge pull request #1968 from bhcleek/master
11 years ago
Mitchell Hashimoto 1e853f9f1f common: revert some changes from #2121 for Windows
11 years ago
Clint Shryock 04e174fae8 builder/amazon: Properly return error code on ssh errors
11 years ago
Mitchell Hashimoto f6f9cca7ce Merge pull request #2189 from mitchellh/b-download-extension
11 years ago
Mitchell Hashimoto 23a48d6619 go fmt
11 years ago
Mitchell Hashimoto e65e2d104a common: StepDownload can force an extension
11 years ago
jszwedko b1497b951c code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh
11 years ago
Mitchell Hashimoto 44008c321b Merge pull request #2121 from josharian/no-scrub-empty
11 years ago
Mitchell Hashimoto adb6b43dd8 common: remove unused config methods
11 years ago
Mitchell Hashimoto dd0a775500 common/command: delete
11 years ago
Josh Bleecher Snyder 2fe785ed35 common: remove dead code
11 years ago
Josh Bleecher Snyder 76c8cfd498 common: don't scrub ""
11 years ago
Grégoire Pineau 97c56347a1 Better error reporting when a config key in template is Unknown
11 years ago
Emil Hessman 952ae5161b common: fix formatting directives in tests
11 years ago
Billie H. Cleek 2184892f8a do not request a pty
11 years ago
Seth Vargo 347f02a7f2 Merge pull request #1402 from jasonberanek/858-issue
11 years ago
Mitchell Hashimoto 8dbe0f065c Remove version from "packer" package
12 years ago
Mitchell Hashimoto 42e9e734b9 common: don't wait SSH on first try
12 years ago
Mitchell Hashimoto 01abbc4460 common/ssh: error if encrypted key is used
12 years ago
Mitchell Hashimoto 76a8221636 builder/*: extract key path to ssh.Signer
12 years ago
Jason A. Beranek 56ec6bf7af common/command/template,packer/template: fix build name ConfigTemplate processing [GH-858]
12 years ago
Mitchell Hashimoto 34834057c3 common: add test for empty val
12 years ago
Mitchell Hashimoto 5c5d62733f fmt
12 years ago
Ross Smith II 3d960ccc69 go fmt
12 years ago
Ross Smith II e422d45f92 Allow wildcards and directories for floppy_files parameter
12 years ago
Mitchell Hashimoto 5cd2cfa563 comment so future-mitchell knows what I've done
12 years ago
Mitchell Hashimoto ba05119a75 common: user variable conversion to non-string types works [GH-1079]
12 years ago
Mitchell Hashimoto d5981c69f2 common: config strings to slices [GH-950]
12 years ago
Mitchell Hashimoto 5dec2ddb9c common: weakly decode the PackerConfig
12 years ago
Mitchell Hashimoto fa339fc275 get more proper SSH package usage in
12 years ago
Mitchell Hashimoto 5fac6c79c4 fmt
12 years ago
Mitchell Hashimoto e84e5e4f2c Merge branch 'update-ssh-package' of github.com:higebu/packer into higebu-update-ssh-package
12 years ago
Mitchell Hashimoto 8395d0e97a common: tests for ChooseSTring
12 years ago
Mitchell Hashimoto 7191c1f250 common: Fix URL parsing issues on Windows
12 years ago
Mitchell Hashimoto 159587daf4 Merge pull request #768 from devcamcar/openstack-env-support
12 years ago
Fabian Ruff 2a3393ca84 fix error handeling when creating a floppy
12 years ago
higebu f087ce16dc Fix the build problem by updating ssh package
12 years ago
Ross Smith II 27491f93f8 use old ssh code until higebu's branch is ready, see #1019
12 years ago
Mitchell Hashimoto 1087b5def8 common: clarify debug mode [GH-907]
12 years ago
Devin Carlen bef63846af Add support for standard OpenStack environment variables
12 years ago
Mark Rushakoff 4548495116 StepDownload uses packer version as user agent
12 years ago
Mark Rushakoff 9e5c0f6c6a HTTPDownloader uses UserAgent from DownloadConfig
12 years ago
Mitchell Hashimoto 107e47fe25 update commands to new user var syntax
12 years ago
Mitchell Hashimoto 4c6800f5a3 common: process user variables in non-string config decodes [GH-598]
12 years ago
Mitchell Hashimoto 48fb1f9dfb common: fix tests
12 years ago
Mitchell Hashimoto a380391b0e common: allow files that don't exist to be URLs [GH-683]
12 years ago
Mitchell Hashimoto 21bb0674f2 builder/docker: ctrl-C works during provisioning
12 years ago
Mitchell Hashimoto 483cda18c1 builder/vmware: make things more Go-like
12 years ago
Doug MacEachern a828a9a064 builder/vmware: new driver to support building images directly on ESX
12 years ago