Commit Graph

75 Commits (87f9eca511ce0d176ac030f1d76f705a5891b896)

Author SHA1 Message Date
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 fa410f5a1a post-processor/vsphere: template process in prepare phase
12 years ago
mheidenr 9df6b8f0c8 post-processor-vsphere: user variables for datastore
12 years ago
mheidenr 129749a2e4 post-processor-vsphere: user variables for vm_name, username, password
12 years ago
mheidenr 2aaec946b3 fix post-processor vsphere
12 years ago
Mitchell Hashimoto 6867c4f3e3 website: vsphere endpoint docs
12 years ago
Mitchell Hashimoto b52132c650 post-processor/vsphere: cleanups
12 years ago
Mitchell Hashimoto 7d9b48e7f8 fmt
12 years ago
Mitchell Hashimoto 6232d06440 Merge pull request #613 from mheidenr/master
12 years ago
Mitchell Hashimoto 7831e0c08c post-processor/vagrant: style nitpicks
12 years ago
Ross Smith II 7d33d39da3 Skip gzip compression if compression_level=0
12 years ago
mheidenr 15766602c7 added post-processor-vsphere
12 years ago
Mitchell Hashimoto 29a22591f9 post-processor/vagrant: support compression level for DO
12 years ago
Ross Smith II 2cad46aa1f post-processor/vagrant: Adds vagrant support for digitalocean
12 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