Commit Graph

54 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)

Author SHA1 Message Date
Adrien Delorme 0938b640cc use key pair name from config
8 years ago
Adrien Delorme 1e71712cc9 builder.alicloud: stop using config from statebag
8 years ago
Adrien Delorme dffcbb7a35 builder.alicloud: use c.Comm for ssh
8 years ago
Adrien Delorme 9a9b82715b config.Comm.SSHKeyPair => SSHKeyPairName
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
He Guimin 1a17b799f1 Support describing and checking source image coming from marketplace
8 years ago
willmao 7bab499b73 fix vpc clean up issue
8 years ago
willmao f511c706c9 fix alicloud builder eip allocating issue
8 years ago
Pavel Vasilevich 4e2b1756f9 Fix misprints in steps names
8 years ago
DanHam 96adb4a9d1
Remove tmp files created by builder/alicloud/ecs tests
8 years ago
Josh Soref 933ac20e68 spelling: instance
8 years ago
Josh Soref 3a31baae4f spelling: incorrect
8 years ago
Josh Soref 939e7d5587 spelling: delete
8 years ago
Josh Soref 7895051962 spelling: attribute
8 years ago
Josh Soref 75a7ceec48 spelling: alicloud
8 years ago
Josh Soref fe98bcc5a1 spelling: address
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
QuantumGhost a90376f12a Attach keypair before starting instance in alicloud builder
8 years ago
zhuzhih2017 bdc1fa0527
Merge pull request #5641 from zhuzhih2017/master
8 years ago
zhuzhih2017 de0017c37a Add security token supported and TLS handshake timeout support
8 years ago
Joe Ferguson 5c2f758053 🎨 Fix typo in "copyed" -> "copied" usages.
9 years ago
zhuzhih2017 1861a22c77 Merge pull request #5219 from zhuzhih2017/master
9 years ago
Luke Farnell 7c3eb33cda Fixed spelling mistakes
9 years ago
zhuzhih2017 096a0cd4fb update aliyun go sdk and enable multi sites support for alicloud
9 years ago
zhuzhih2017 8cf8079cad rename variable name to avoid misunderstanding
9 years ago
zhuzhih2017 62da0e7607 fix keypair error for debug mode and increate the wait time to avoid the timeout failure, add the more example
9 years ago
Kent Wang e59678a033 Fix alicloud-ecs typo
9 years ago
Kent Wang 6da9802a33 builder/alicloud-ecs: Fix chooseNetworkType
9 years ago
Kent Wang a40bb9af99 Fix ssh config must specify HostKeyCallback
9 years ago
zhuzhih2017 2de00f2ff8 add check rule for image_name
9 years ago
zhuzhih2017 7bc0f17ce5 fix the wrong number args in step_create_instance
9 years ago
zhuzhih2017 b9eee0805e Merge branch 'master' of https://github.com/zhuzhih2017/packer
9 years ago
zhuzhih2017 7f91069c2c add rule to prevent the source_image name include spaces and fix the step_run_instance report wrong message problem
9 years ago
Matthew Hooker 2fd41f4707
grammar fixes.
9 years ago
Matthew Hooker fdfd01eaea
formatting
9 years ago
Matthew Hooker 0348b2d3da
don't need alicloud in file name
9 years ago
Matthew Hooker e72163264b
spelling and grammar fixes
9 years ago
Matthew Hooker 8bc038d8b8
remove alicloud_ prefix
9 years ago
Matthew Hooker 8db397765c
spelling and formatting
9 years ago
zhuzhih2017 b2aa40655b fix long line format
9 years ago
zhuzhih2017 5e7e5a419d format the code as CI required
9 years ago
zhuzhih2017 7b9f93c75f add retry logic when attach keypair failed
9 years ago
zhuzhih2017 a26c72f38e fix the comments about root and apply the keypair with latest dependence
9 years ago