Commit Graph

5349 Commits (2104fcec691e5083818f8d1ac60fd5d9a56136c8)
 

Author SHA1 Message Date
Mark Peek ca19688316 aws: fix test breakage due to upstream breaking change #2891
11 years ago
Yuya Kusakabe 07079a5905 Fix #2892
11 years ago
Chris Bednarski 41fce02bd3 Merge pull request #2893 from jhmartin/patch-1
11 years ago
Jason Martin 62bcf6c7ce Add IAM policy for copying images
11 years ago
Chris Bednarski 09574c469b Merge pull request #2891 from Banno/fix-upstream-aws-change
11 years ago
Luke Amdor 8682dec178 aws: build after upstream breaking change
11 years ago
Chris Bednarski 4fa3f647e5 Merge branch 'master' of https://github.com/mitchellh/packer
11 years ago
Chris Bednarski 0e771e62b6 Updated changelog to note changes to the plugin system
11 years ago
Seth Vargo 82126d01e6 Trailing slash
11 years ago
Vasiliy Tolstov 8e1cc16ab5 add convert step for qcow2 image format
11 years ago
Jake Champlin 6af2fd5bd0 Update Packer Debug Docs for Cloud-Init Issue
11 years ago
Mark Peek df8f88b3d1 Merge pull request #2879 from clstokes/artifact-amazon-image
11 years ago
Cameron Stokes a9df89df15 Change amazon.ami to amazon.image.
11 years ago
Chris Bednarski 5e34864494 Add deprecation notice for -m/-message
11 years ago
Chris Bednarski 0e9cd5caa9 Remove push -m from the docs
11 years ago
Chris Bednarski 3dfdef4d39 Removed push -m since this is not used
11 years ago
Chris Bednarski 8c9d3de6e1 Merge pull request #2876 from timsutton/patch-1
11 years ago
Timothy Sutton 9f66dbbde7 Fixed page_title for Artifice post-processor
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 eb15536041 Merge pull request #2774 from btd/btd-patch-1
11 years ago
Mark Peek 4e1e9b788a Merge pull request #2845 from abridgett/feature/spot_price_zero
11 years ago
Mark Peek 581ab9f4f5 Merge pull request #2849 from markpeek/iso-cleanup
11 years ago
Mark Peek c3d77dc5a1 Fix unintended BC issues in ISO option refactoring
11 years ago
Mark Peek 7e1badbd33 Merge pull request #2865 from markpeek/error-line-numbers
11 years ago
Mark Peek ba7814b0ed Merge pull request #2846 from markpeek/packer-tmp
11 years ago
Mark Peek 43cb854b3e Merge pull request #2568 from pecigonzalo/f-winrm-reboot
11 years ago
Seth Vargo 264e345827 Use vendored fastly logo
11 years ago
Adrian Bridgett 3257b26fa7 one more place to check SpotPrice
11 years ago
Chris Bednarski e66caf5c68 Merge pull request #2866 from mitchellh/sethvargo/releases
11 years ago
Seth Vargo 0acc75ae49 Use releases to release
11 years ago
Mark Peek 71ed8e4a38 Fix #2742: Include template line numbers on error
11 years ago
Mark Peek 5bfa6ce2b8 post-processor/vagrant: add artifact id tests for AWS and DO
11 years ago
Mark Peek 6951c6824b Merge pull request #2688 from mitchellh/docs-aws-session-token
11 years ago
Mark Peek 62fd4df0a7 Merge pull request #2684 from mitchellh/docs-atlas-names
11 years ago
Jake Champlin 0b6d303e65 Fixes Issue #1059
11 years ago
Mark Peek 0d2fa223f2 builder/vmware-esxi: hide password in ovftool command
11 years ago
Mark Peek 9d0c443ca2 builder/vmware-esxi: Add format validation and step_export tests
11 years ago
Mark Peek e80b3c6321 Merge pull request #1921 from higebu/add-step-export
11 years ago
Yuya Kusakabe 699c673536 builder/vmware-esxi: Add step_export
11 years ago
Chris Bednarski 8e63ce1302 Merge pull request #2854 from mitchellh/f-integrated-plugins-rebase
11 years ago
Chris Bednarski a143f1e085 Updated build.sh so it doesn't build all the plugins separately anymore
11 years ago
Chris Bednarski eb8a0bf731 Add some documentation to generate-plugins
11 years ago
Chris Bednarski 9c68f039b3 Don't suppress errors from provisioners or post-processors
11 years ago
Chris Bednarski 6783bc3fb0 Added generator for command/plugin.go so we don't have to edit it by hand to add new plugins
11 years ago
Chris Bednarski 95797d7a8a Fatal -> Fatalf since we have a format string
11 years ago
Chris Bednarski 7acdc1b6af Hide the plugin command from help output
11 years ago
Chris Bednarski bfe5b5b4b6 Change if/else logic to switch
11 years ago
Chris Bednarski 1641a5e0cb Replace string splitting with a regexp; this is clearer and less code because of the post-processor case
11 years ago