Commit Graph

1854 Commits (dca427ce303b03e3182f83be33e615886643d2f3)
 

Author SHA1 Message Date
Mitchell Hashimoto dca427ce30 v0.3.8
13 years ago
Mitchell Hashimoto 1e309b6609 scripts: PACKER_NO_BUILD_PARALLEL to build in sequence
13 years ago
Mitchell Hashimoto 6511b1892c scripts: build.sh compiles all Packer components in parallel
13 years ago
Mitchell Hashimoto 3eb744249f make updatedeps updates the core deps too
13 years ago
Mitchell Hashimoto 3f4c9a500e Add clean to .PHONY list in Makefile
13 years ago
Mitchell Hashimoto a2e6e8b398 Add updatedeps to .PHONY list in Makefile
13 years ago
Mitchell Hashimoto c7b10cb2cf packer/plugin: detect invalid versions
13 years ago
Mitchell Hashimoto 6965af291b packer/plugin: log git commit plugin was built against
13 years ago
Mitchell Hashimoto 25924a2d2b provisioner/puppet-masterless: user variables in puppet vars [GH-448]
13 years ago
Mitchell Hashimoto 44d1f3d9cc website: document `only` and `except`
13 years ago
Mitchell Hashimoto 5c02bd3d26 packer: better error message for bad provisioner only/except
13 years ago
Mitchell Hashimoto 15b48bb71e Update CHANGELOG
13 years ago
Mitchell Hashimoto 5371f66599 packer: verify only one of 'only' or 'except' specified [GH-438]
13 years ago
Mitchell Hashimoto 12ad2cf92e packer: verify `except` has valid builders [GH-438]
13 years ago
Mitchell Hashimoto a31a4207df packer: `except` meta-parameter for both prov and PP [GH-438]
13 years ago
Mitchell Hashimoto 45cd21a076 packer: `only` metaparameter for post-processors [GH-438]
13 years ago
Mitchell Hashimoto 118f4fdcce packer: `only` metaparameter for provisioners [GH-438]
13 years ago
Mitchell Hashimoto abbac36796 provisioner/shell: convert windows line endings to Unix [GH-277]
13 years ago
Mitchell Hashimoto dfb4e80d57 Merge pull request #444 from jasonberanek/ssh-fix
13 years ago
Mitchell Hashimoto b07803d5db Merge pull request #445 from timmow/patch-1
13 years ago
Tim Mower 9c519eda41 Fix syntax error in puppet template
13 years ago
Jason A. Beranek 71358222f0 communicator/ssh, builder/digitalocean: fix new SSH API from upstream
13 years ago
Mitchell Hashimoto 724c462698 Merge pull request #439 from jasonberanek/output_fix
13 years ago
Mitchell Hashimoto 677f2989b9 provisioner/chef-solo: template doesn't support comp [GH-442]
13 years ago
Jason A. Beranek 229d790eba post-processor/vagrant: pass PackerConfig to sub post-processors
13 years ago
Mitchell Hashimoto 865f197503 builder/virtualbox: support attaching guest additions [GH-405]
13 years ago
Mitchell Hashimoto f85c9e4354 packer/rpc: set keep-alive on all RPC connections [GH-416]
13 years ago
Mitchell Hashimoto 877dfb81fe common: Allow user variables to be used for ints/bools/etc. [GH-418]
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 1b1b535ee5 provisioner/chef-solo: one test per test
13 years ago
Mitchell Hashimoto ba9d85c744 provisioner/chef-solo: template process roles/data bags path
13 years ago
Mitchell Hashimoto 7034f69f2c provisioner/chef-solo: move quoting to template
13 years ago
Mitchell Hashimoto c5b46fb417 Update CHANGELOG
13 years ago
Mitchell Hashimoto b2d5b15155 fmt
13 years ago
Mitchell Hashimoto 129f1290c1 Merge pull request #411 from jerryclinesmith/issue_348
13 years ago
Mitchell Hashimoto 76bb457e0f Revert "Enforce go build version dependency"
13 years ago
Mitchell Hashimoto cf10fff7fa builder/amazon/common: save access/secret key from env [GH-434]
13 years ago
Mitchell Hashimoto b3559b90fd Update CHANGELOG
13 years ago
Mitchell Hashimoto 7dfb8f1fa9 Merge pull request #437 from spheromak/keep_etc
13 years ago
Jesse Nelson c7e1681163 exclude everything in /tmp, but keep /tmp itself
13 years ago
Mitchell Hashimoto 778568ffed Merge pull request #433 from alouche/enforce_go_dependency
13 years ago
Ali Abbas bd0eac8104 Enforce go build version dependency
13 years ago
Mitchell Hashimoto 5072d73731 Merge pull request #429 from mwhooker/makeme
13 years ago
Matthew Hooker dcb1bb7624 updatedeps target.
13 years ago
Mitchell Hashimoto 692278965f builder/virtualbox: fix scan codes
13 years ago
Mitchell Hashimoto dc0232975d provisioner/chef-solo: ability to specify custom chef template
13 years ago
Mitchell Hashimoto 9f52b78602 fmt
13 years ago
Mitchell Hashimoto 5342911704 Merge pull request #427 from Sharpie/correct-scancode-comment
13 years ago