Commit Graph

126 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)

Author SHA1 Message Date
Mitchell Hashimoto 7c11d2a313 post-processor/vagrant: style
12 years ago
Andrey Levkin e0c6285088 Change creating boxes for customizing metadata.json
12 years ago
Andrey Levkin dc555d6b5b Change creating boxes for customizing metadata.json.
12 years ago
Mitchell Hashimoto 1cf6948089 Merge pull request #1284 from MSOpenTech/master
12 years ago
v-vlshch abc4350f75 Hyper-V support added
12 years ago
Jack Pearkes 7d4efdc236 post-processor/vagrant-cloud: initial commit
12 years ago
Mitchell Hashimoto d925331902 fmt
12 years ago
Mikhail Zholobov 493c8d9580 builder/parallels: fixed Builder ID
12 years ago
Rickard von Essen d08ee4adfd Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor.
12 years ago
YungSang 75e26ee955 Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor.
12 years ago
Seth Vargo abe9bf8581 Ensure parent directories are created for base boxes
12 years ago
Mitchell Hashimoto 42b6f3e1ea post-processor/vagrant: tests on input artifact
12 years ago
Mitchell Hashimoto 20d7f74fc4 post-processor/vagrant: AWS/DO keep input artifacts [GH-55]
12 years ago
Mitchell Hashimoto 51735cc895 post-processor/vagrant: fix alternate providers
12 years ago
Mitchell Hashimoto 9b579a9dd7 post-procssor/vagrant: return proper artifact
12 years ago
Mitchell Hashimoto 5e2f08de70 post-processor/vagrant: do overrides
12 years ago
Mitchell Hashimoto 6518c92e25 post-processor/vagrant: more tests
12 years ago
Mitchell Hashimoto 7b6bbbf42f post-procssor/vagrant: don't export some things
12 years ago
Mitchell Hashimoto 2f09eb5bba post-processor/vagrant: vmware
12 years ago
Mitchell Hashimoto 23e73b1226 post-processor/vagrant: DigitalOcean
12 years ago
Mitchell Hashimoto c1a9728448 post-processor/vagrant: transition aws over
12 years ago
Mitchell Hashimoto 3dd4c08f2d post-processor/vagrant: start new format
12 years ago
Mitchell Hashimoto fb5d1708c5 post-processor/vagrant: include files
12 years ago
Mitchell Hashimoto eaf76618cb post-processor/vagrant: compression_level is an int
12 years ago
Mitchell Hashimoto 7831e0c08c post-processor/vagrant: style nitpicks
13 years ago
Ross Smith II 7d33d39da3 Skip gzip compression if compression_level=0
13 years ago
Mitchell Hashimoto 29a22591f9 post-processor/vagrant: support compression level for DO
13 years ago
Ross Smith II 2cad46aa1f post-processor/vagrant: Adds vagrant support for digitalocean
13 years ago
Mitchell Hashimoto 7537eeae74 Merge pull request #506 from maspwr/compression_level
13 years ago
Recai Oktaş 4fcf0d6d5b post-processor/vagrant: fix bug in ova support caused by wrong file path
13 years ago
Mark Aaron Shirley e5c5f685b9 Add compression_level option to vagrant post-processors
13 years ago
Jonas Pfenniger a30426731f Use the same vagrant post-processor for amazon instances than EBS. Fixes #502
13 years ago
Jason A. Beranek 229d790eba post-processor/vagrant: pass PackerConfig to sub post-processors
13 years ago
Mitchell Hashimoto aa694072d7 post-processor/vagrant: simplify logic, only send overrides to PP
13 years ago
Mitchell Hashimoto 6fc89e9584 post-processor/vagrant: set output path always in a new raw
13 years ago
Mitchell Hashimoto 2e9dbb72b0 post-processor/vagrant: fix slice copy to actually work for override
13 years ago
Mitchell Hashimoto f75856188c post-processor/vagrant: don't error if unused
13 years ago
Mitchell Hashimoto 2302e90aae Merge pull request #329 from jasonberanek/vagrant-output-fix
13 years ago
Mitchell Hashimoto aeb395fe90 post-processor/vagrant: nitpick format
13 years ago
Jason A. Beranek c5d2b791df post-processor/vagrant/virtualbox: support ova artifacts [GH-315]
13 years ago
Jason A. Beranek 0e3365782a post-processor/vagrant: fix output ConfigTemplate validation [GH-324]
13 years ago
Mitchell Hashimoto faf6eb1c67 post-processor/vagrant: show file being compressed [GH-314]
13 years ago
Mitchell Hashimoto fcb24f6896 post-processor/vagrant: process output path properly
13 years ago
Mitchell Hashimoto 64d87bfaf3 *: switch to packer ConfigTemplate
13 years ago
Mitchell Hashimoto 063adf4bbb post-processor/vagrant: process user variabels [GH-295]
13 years ago
Mitchell Hashimoto 4f568a0afe post-processor/vagrant: use common.PackerConfig
13 years ago
Mitchell Hashimoto 89e07b875d post-processor/vagrant: properly close file handles [GH-100]
13 years ago
Mitchell Hashimoto 553800b362 post-processor/vagrant: provider PPs get properly configured
13 years ago
Mitchell Hashimoto 1a2e4f9d0b fmt
13 years ago
Mitchell Hashimoto a9f63871fb post-processor/vagrant: properly forward config into provider [GH-129]
13 years ago
Mitchell Hashimoto eba9834bb1 post-processor/vagrant: Extra logging
13 years ago
Mitchell Hashimoto 857beb6167 post-processor/vagrant: check for error when tarring earlier
13 years ago
Mitchell Hashimoto 223f573dbb fmt
13 years ago
Mitchell Hashimoto 39095e48ea post-processor/vagrant: make output contain build name by default
13 years ago
Mitchell Hashimoto 807896d63b packer: PostProcessor can take multiple configs
13 years ago
Mitchell Hashimoto f78cbb45a6 packer: PostProcessor API change so they can keep artifacts [GH-55]
13 years ago
Mitchell Hashimoto bd8f89410b post-processor/vagrant: use proper provider type for VMware boxes
13 years ago
Mitchell Hashimoto b11b2739a9 post-processor/vagrant: rename OVF to box.ovf [GH-64]
13 years ago
Mitchell Hashimoto 8e46cd5c22 post-processor/vagrant: provider-specific config works
13 years ago
Mitchell Hashimoto 4cab266eb3 fmt
13 years ago
Mitchell Hashimoto 2a49088785 post-processor: recognize vmware and build vmware boxes
13 years ago
Mitchell Hashimoto bfba7d2d0f post-processor/vagrant: virtualbox output finds and sets up the mac addr
13 years ago
Mitchell Hashimoto 1585f3fef1 post-processor/vagrant: virtualbox box provider should be "virtualbox"
13 years ago
Mitchell Hashimoto c0d690209c post-processor/vagrant: Only tar files
13 years ago
Mitchell Hashimoto 838abe4069 post-processor/vagrant: validate the template
13 years ago
Mitchell Hashimoto 6f3d0f6bcd post-processor/vagrant: compile the output path
13 years ago
Mitchell Hashimoto f38ed0c608 post-processor: Can specify VF template for AWS
13 years ago
Mitchell Hashimoto e5e002138a post-processor: Recognize the virtualbox builder
13 years ago
Mitchell Hashimoto e44fa1ab90 post-processor/vagrant: Ability to specify Vagrantfile template
13 years ago
Mitchell Hashimoto e0ab81aee3 post-processor/vagrant: VirtualBox post-processor
13 years ago
Mitchell Hashimoto c190a5cec4 post-processor/vagrant: more Ui output
13 years ago
Mitchell Hashimoto 637bcbc943 post-processor/vagrant: allow config of individual pp's
13 years ago
Mitchell Hashimoto face87d1f1 fmt
13 years ago
Mitchell Hashimoto c9748b8e70 post-processor/vagrant: the proper post-processor is actually run
13 years ago
Mitchell Hashimoto f4c9f96085 post-processor/vagrant: Can make AWS boxes!
13 years ago
Mitchell Hashimoto 2df2598631 post-processor/vagrant: boilerplate
13 years ago