Commit Graph

384 Commits (fadda1fe6d7711b05cd21bebc818e9894deffec2)

Author SHA1 Message Date
Matthew Hooker 8933690e90 Merge pull request #4950 from hashicorp/warn_atlas_users
9 years ago
Megan Marsh dbd7aa6b95 capitalize all the things
9 years ago
Megan Marsh 1c1db91715 add instructions
9 years ago
Andrew Garrett fbacf883b4 Fix vet issues with alicloud
9 years ago
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
Megan Marsh b31f8bb0f6 clean up formatting and add warning to packer push.
9 years ago
Megan Marsh 690d54aaf9 add warning about vagrant.box vms being uploaded to atlas
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
Vasiliy Tolstov 4868f5872e post-processor/manifest: add artifact file size to manifest
10 years ago
Chris Bednarski 644b11805d Fix go vet casing issue
10 years ago
Chris Bednarski f9cea9edd1 Merge pull request #3651 from mitchellh/f-manifest-post-processor
10 years ago
Abhijeet Kasurde ba0f202258 Removed redundant print message from post-processor/vsphere
10 years ago
Vasiliy Tolstov 520fac2eba post-processor/checksum: create dir for output file
10 years ago
Chris Bednarski 19057028cf Fix build failure when there is no packer-manifest.json file
10 years ago
Chris Bednarski 9aab66b971 Change sleep so it doesn't wait after the final attempt
10 years ago
T. Tran 4f1d821c35 Make docker-push only pushes the specified tag but not all
10 years ago
Chris Bednarski 7a9c3bc2a0 Added -force truncation behavior for manifest, and added docs
10 years ago
Chris Bednarski 78070f8ca9 Removed input_type and description since these are not particularly useful
10 years ago
Chris Bednarski 3c6ca7cbde Added builder_type and build_name, renamed some other fields
10 years ago
Chris Bednarski 8c875ebda4 Changed overloaded artifact variable name to source
10 years ago
Chris Bednarski db593a517d Added manifest post-processor, which creates a manifest of build artifacts
10 years ago
Robert Deusser 9219ffa982 Resolves vsphere post-processor problems (#3321)
10 years ago
Vasiliy Tolstov d64603e137 initial import of checksum post-processor (#3492)
10 years ago
Vasiliy Tolstov b67ee530c8 post-processor/shell-local: don't set executable bit for artifact files (#3505)
10 years ago
Vasiliy Tolstov 6a5f6938ef post-processor/compress: add bgzf format support
10 years ago
Jake Champlin 2bcd276528 Fix spelling error in atlas post processor (#3499)
10 years ago
Chris Bednarski 0f319fde08 Add debug logging for the credentials used for S3 in amazon-import
10 years ago
Vasiliy Tolstov feee19e4ed file provisioner improvements
10 years ago
Chris Bednarski 4458de4ea0 Reformat
10 years ago
Chris Bednarski 765ec5cf39 Merge pull request #2962 from dave2/postprocess_amazon_ova
10 years ago
Chris Bednarski 2d749d8c55 Merge pull request #3139 from vtolstov/shell_local
10 years ago
Chris Bednarski dab36cbdee Merge pull request #2304 from eloycoto/master
10 years ago
Ian Duffy 5b4e0fe25b Loop through all files in the given artifact and return the given artifact on finish
10 years ago
Ian Duffy 34b59bc051 Create a shell-local post processor
10 years ago
Jose Cardoso 096b42abce Added support for spaces in vSphere resource pools
10 years ago
Chris S 195405ca5b Update post-processor.go
10 years ago
David Zanetti a3911ad47c Use interpolation on default s3_key_name. Report import errors from AWS.
10 years ago
David Zanetti 873dc89478 Accept any OVA. Fix names for tasks/import/copy. Update docs.
10 years ago
David Zanetti 274630bd9c Support adding tags to AMI and snapshots created by amazon-import
10 years ago
David Zanetti 95b3ea50ae Add more useful messages and clean up after ourselves
10 years ago
David Zanetti 418da16991 Track the import task and report AMIs created from it
10 years ago
David Zanetti 439d1b1788 First cut at amazon ova importer
10 years ago
Vasiliy Tolstov 82893590db docker-import: allow artifice artifacts
10 years ago
Eloy Coto 63d21ec9f3 Vsphere post-processor: Fix merge problems
10 years ago
Eloy Coto 0bc042a15c Post-Processor/Vsphere: Added custom options
11 years ago
Eloy Coto 34f163ce87 Post-Processor/Vsphere: Added overwrite option
11 years ago
Chris Bednarski 803cbde17e Change output format to bytes
11 years ago
Chris Bednarski 8d19ac2dd3 Merge pull request #2863 from grubernaut/issue_1059
11 years ago
Jake Champlin 1c1ccc1191 Use Units of measure in file size
11 years ago
Mark Peek 5bfa6ce2b8 post-processor/vagrant: add artifact id tests for AWS and DO
11 years ago
Jake Champlin 0b6d303e65 Fixes Issue #1059
11 years ago
Yuya Kusakabe 699c673536 builder/vmware-esxi: Add step_export
11 years ago