Commit Graph

54 Commits (e04f87effec00579c7e4f9b2b10fedcab87f8bcd)

Author SHA1 Message Date
Eike Verdenhalven 7ad77b9e93 integrate new winrm transport interface
9 years ago
Taliesin Sisson 335615408a Run go fmt on files
9 years ago
Taliesin Sisson bd0b1190f6 When redirecting local ports to hyper visor ports we need to configure WinRM ports as well as SSH ports.
9 years ago
Rickard von Essen 96e9a8e6e9 Removed default value for ssh_username
9 years ago
James Nugent 7425fef2c7 builder/amazon: Allow use of local SSH Agent
9 years ago
Orivej Desh 639bf356aa Fail on unknown values of -on-error
10 years ago
Gonzalo Peci 9c9f8cd451 Add winrm functionality to null provisioner (#2525)
10 years ago
Christopher Boumenot b57ed27352 Add support for NTLM the WinRM communicator.
10 years ago
Ilias Bertsimas 918c88ac38 Add 4 testing scenarios for WinRM helper communicator config.
10 years ago
Ilias Bertsimas 85e4865368 Make communicator's WinRM defaults more intuitive when using SSL.
10 years ago
Chris Bednarski 569e6cc464 go fmt
10 years ago
Chris Bednarski 3d9410f176 Merge branch 'sftp' of https://github.com/2opremio/packer into f-sftp
10 years ago
Chris Bednarski 6587926a2b Merge pull request #2848 from epowell/master
10 years ago
Ben Goodwin 64152e4a64 Implement WinRM-over-HTTPS
10 years ago
Evan Powell bb8ced8cc9 Implement a null-object communicator for 'none'
11 years ago
Mark Peek 268ce81dd3 helper/communicator: allow docker custom communicator
11 years ago
Mark Peek 2306f4a4e4 Fixes #2699: catch invalid communicator types
11 years ago
Alfonso Acosta a59c82d7a6 Add sftp file transfer support
11 years ago
Gonzalo Peci 88ebc2f7e8 Add s.SSHPort variable as the port WinRM uses to connect. This is needed on any builder where the port used to connect is not the guest winrm port but a nated port on the host.
11 years ago
Chris Bednarski 7a6eb966c0 We actually use PACKER_ACC not TF_ACC
11 years ago
Mitchell Hashimoto ac444accb1 helper/config: tests
11 years ago
Mitchell Hashimoto fd2d44c212 helper/config: copy buildname/buildtype properly
11 years ago
Chris Bednarski eee066371a Support -flag=var1,var2,var3 to fix #2332
11 years ago
Mitchell Hashimoto a019575026 helper/communicator: support disabling SSH agent
11 years ago
Mitchell Hashimoto 6cdc17dda4 helper/communicator: default bastion PK to normal PK
11 years ago
Mitchell Hashimoto cbaaf0da52 communicator/ssh: support for bastion SSH
11 years ago
Mitchell Hashimoto dc067b3f10 Merge pull request #2244 from mitchellh/f-docker-ssh
11 years ago
Mitchell Hashimoto dbbf10472b Merge branch 'b-config-handshake'
11 years ago
Mitchell Hashimoto 723b91ccf3 Merge pull request #2232 from mitchellh/f-build-name
11 years ago
Clint 8fca582278 Merge pull request #2221 from mitchellh/f-amazon-force-deregister-artifacts
11 years ago
Mitchell Hashimoto cab2665119 builder/docker: support custom communicators
11 years ago
Mitchell Hashimoto 8f6ecfd9e3 builder/amazon: various fixes (minor) to get things going
11 years ago
Mitchell Hashimoto dc8c94890a helper/config: copy template path properly
11 years ago
Mitchell Hashimoto 4be10b428a helper/communicator: hook up WinRM
11 years ago
Mitchell Hashimoto 7a39758054 helper/communicator: WinRM stuff
11 years ago
Mitchell Hashimoto 8d0904e296 helper/communicator: configurable handshake attempts [GH-1988]
11 years ago
Mitchell Hashimoto c3cc9e844e helper/communicator: fix vet
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto 68e4734caf builder/null: pass unit tests
11 years ago
Mitchell Hashimoto 5d630bf5fb helper/communicator: validate ssh keys
11 years ago
Mitchell Hashimoto 90581899a4 helper/config: decode time durations
11 years ago
Mitchell Hashimoto 60081c323a helper/communicator: ssh settings aren't required if type is none
11 years ago
Mitchell Hashimoto 4b4fe2280d helper/communicator: can be disabled
11 years ago
Mitchell Hashimoto 4b3ed5d7e2 helper/communicator
11 years ago
Mitchell Hashimoto 472b060394 packer: build_name and build_type work + tests
11 years ago
Clint Shryock bec59b535d builder/amazon: Add force_deregister option, to automatically deregister artifacts with name conflicts
11 years ago
Mitchell Hashimoto 639e63fd7c packer: test for template path
11 years ago
Mitchell Hashimoto 931f3eb7bc helper/config: support outputting metadata
11 years ago
Mitchell Hashimoto bdb9bd7dc5 helper/config: error if unused keys
11 years ago
Mitchell Hashimoto 241f76b5b1 helper/config: decoder
11 years ago