Commit Graph

328 Commits (82a8aac97f7eb0ce941fcddd1f0d1252ee893fe2)

Author SHA1 Message Date
Matthew Hooker a52cd65af8
remove license type from general debugging
9 years ago
Matthew Hooker 687f648506 Merge pull request #4634 from dayglojesus/add_amazon_import_license_type
9 years ago
Matthew Hooker b1bcf62ae1 Merge pull request #4619 from zhuzhih2017/master
9 years ago
Matthew Hooker 88901ffe96
rename alicloud pp
9 years ago
Matthew Hooker 8db397765c
spelling and formatting
9 years ago
zhuzhih2017 b2aa40655b fix long line format
9 years ago
Brian Warsing 8cc4558df9 fix bad conditional logic and assignment
9 years ago
Brian Warsing 47df47c73f conform ImportImage LicenseType behaviour
9 years ago
Brian Warsing c5dfe3d503 amazon-import post-processor: support license_type
9 years ago
Matthew Hooker e8cada8bf7
document and remove artifactID
9 years ago
Matthew Hooker 0b4cd4d394
use the old switch
9 years ago
Matthew Hooker fbd621d227
fail prepare if hash not found
9 years ago
Matthew Hooker 6722a6ba0c
post-processor/checksum: fix output template
9 years ago
zhuzhih2017 d646e1d035 refactor the code according hashicorp rename the repository
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 6f27f67346
more fixes from errcheck
9 years ago
Matthew Hooker bf64d7bdc2
automagic simplification
9 years ago
Matthew Hooker d1b20b3d9c
remove a bunch of dead code.
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
zhuzhih2017 0400ebae95 Fix the code according PR review
9 years ago
Matthew Hooker 99091a1713 Merge pull request #4539 from mitchellh/ovftoolhidepassword
9 years ago
Matthew Hooker 572493e9b4 Merge pull request #4216 from dave2/gh-3981
9 years ago
Matthew Hooker 192d550cd7
filter password in ovtool
9 years ago
DanHam e350739ecb
post-processor/shell-local: expand tests to align with shell provisioner
9 years ago
DanHam 9e480eea49
post-processor/shell-local: Align flattened env vars gen with provisioners
9 years ago
DanHam 5a350f5699
post-processor/shell-local: Fix output of debug info to stdout
9 years ago
Volodymyr Babchynskyy d57517d4a4 fix vagrant box structure
9 years ago
Matthew Hooker b49be38d74 Merge pull request #4210 from yoctocloud/fixes
9 years ago
Vasiliy Tolstov 332a208fee
post-processor/shell-local: run only once for each builder
9 years ago
Vasiliy Tolstov 00ebe9e1d3 various fixes
9 years ago
Zanetti, David c22b97dd43 Support setting AMI attributes when using amazon-import post-processor
9 years ago
Matthew Hooker a6e6b0dfd7 Merge pull request #4192 from mitchellh/manifestoutput
9 years ago
Matthew Hooker 622813053e Merge pull request #4144 from mitchellh/filenamespaces
9 years ago
Matthew Hooker a05817ee26
fix docs, remove escaping
9 years ago
Vasiliy Tolstov b29d0b4378 post-processor/manifest: fixes interpolation of output
9 years ago
YAMADA Tsuyoshi 61e2ea308e googlecompute-export: Fixed scopes to run gcloud, gsutil in startup script
9 years ago
Matthew Hooker a253cda0aa
should fix #3571
9 years ago
lxb 12ef9bf8af
Fixed inconsistency between vagrant-libvirt driver and packer QEMU accelerator
9 years ago
Scott Crunkleton 85210afe92 googlecompute: conditionally omit the wait for startup script step if no startup script is provided.
9 years ago
Matthew Hooker 48bdae93d1 aws-sdk: use session.NewSession
9 years ago
Rickard von Essen 3c8dabba9e Fixed formatting
10 years ago
Michael Travis 2f1783dda2 Added vsphere-esx hosts to supported machine types in vagrant post processor
10 years ago
Rickard von Essen 7fec12a183 Merge pull request #3941 from imduffy15/master
10 years ago
Matthew Hooker a8e57d83d2 gofmt project.
10 years ago
Ian Duffy 641ae2d837
Allow naming of vm imported AMIs
10 years ago
Rickard von Essen c5e9944969 Merge pull request #3790 from yoctocloud/manifest
10 years ago
Vasiliy Tolstov fe76081e0a post-processor/manifest: allow to strip path components from artifact path
10 years ago
Rickard von Essen b2d9782a9e
Improved support for Amazon EC2 Container Registry - ECR
10 years ago
Scott Crunkleton 1b9b37bdc1 Added some error handling and logs for the GCE export startup script.
10 years ago
crunk1 55b5a45ae4 Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor.
10 years ago