Mitchell Hashimoto
47a8359183
packer: say the pause before next provisioner
2013-12-20 21:39:23 -08:00
Mitchell Hashimoto
2264f7d8a2
packer: PausedProvisioner
2013-12-20 21:36:41 -08:00
Mitchell Hashimoto
ca70cd8f0e
packer: Tempaltes understand "pause_before" in provisioners
2013-12-20 12:34:20 -08:00
Mitchell Hashimoto
5eb16895cd
packer/rpc: use a pointer for maps to avoid race
2013-12-20 10:02:47 -08:00
Mitchell Hashimoto
6ebfd502d7
packer/rpc: fix data race by acquiring wrong locks in MuxConn
2013-12-20 09:55:57 -08:00
Mitchell Hashimoto
9b579a9dd7
post-procssor/vagrant: return proper artifact
2013-12-20 09:52:50 -08:00
Mitchell Hashimoto
edbdee5dee
packer/rpc: accept/dial stream IDs are unique [GH-727]
2013-12-20 09:49:44 -08:00
Mitchell Hashimoto
629f3eee21
core: cache makes proper path with slashes after "." [GH-716]
2013-12-19 18:25:01 -08:00
Mitchell Hashimoto
74f018df2b
packer/rpc: make newXWithMuxConn private
2013-12-19 17:35:32 -08:00
Mitchell Hashimoto
f06cd56e72
packer/rpc: make servers use odd seqnums, clients even [GH-727]
2013-12-19 17:32:43 -08:00
Mitchell Hashimoto
54e96d100a
Update CHANGELOG
2013-12-19 15:02:22 -08:00
Mitchell Hashimoto
7ff549ecdb
Merge pull request #733 from mitchellh/f-vagrant-pp-revamp
...
Vagrant Post-Processor Refactor + "Include" feature
2013-12-19 15:01:07 -08:00
Mitchell Hashimoto
99cbe1fc42
command/fix: update help
2013-12-19 14:56:12 -08:00
Mitchell Hashimoto
8819594386
command/fix: fix for overrides
2013-12-19 14:54:00 -08:00
Mitchell Hashimoto
5e2f08de70
post-processor/vagrant: do overrides
2013-12-19 14:44:15 -08:00
Mitchell Hashimoto
84f8c0bfa0
command/fix: cleaner
2013-12-19 14:44:12 -08:00
Mitchell Hashimoto
b6795081b8
website: update docs for vagrant pp
2013-12-19 14:10:28 -08:00
Mitchell Hashimoto
6518c92e25
post-processor/vagrant: more tests
2013-12-19 14:04:45 -08:00
Mitchell Hashimoto
7b6bbbf42f
post-procssor/vagrant: don't export some things
2013-12-19 13:52:48 -08:00
Mitchell Hashimoto
2f09eb5bba
post-processor/vagrant: vmware
2013-12-19 13:44:18 -08:00
Mitchell Hashimoto
23e73b1226
post-processor/vagrant: DigitalOcean
2013-12-19 13:41:48 -08:00
Mitchell Hashimoto
c1a9728448
post-processor/vagrant: transition aws over
2013-12-19 13:37:09 -08:00
Mitchell Hashimoto
3dd4c08f2d
post-processor/vagrant: start new format
2013-12-19 13:22:46 -08:00
Mitchell Hashimoto
930b844bd5
website/source: fix typos
2013-12-19 09:57:31 -08:00
Mitchell Hashimoto
fb5d1708c5
post-processor/vagrant: include files
2013-12-19 09:28:19 -08:00
Mitchell Hashimoto
eaf76618cb
post-processor/vagrant: compression_level is an int
2013-12-19 09:16:57 -08:00
Mitchell Hashimoto
ac36b33f98
builder/virtualbox: fix compilation
2013-12-19 08:49:50 -08:00
Mitchell Hashimoto
3c5c9a6ea3
builder/virtualbox: sleep when stopping forcefully to allow session
...
unlock
2013-12-19 08:49:23 -08:00
Mitchell Hashimoto
dcae79e67f
builder/virtualbox: remove devices in separate step
2013-12-19 08:47:37 -08:00
Mitchell Hashimoto
c264ef0a29
builer/virtualbox: avoid crash since guest additions path not set
2013-12-18 11:27:25 -08:00
Mitchell Hashimoto
675f7a43ba
builder/virtualbox: don't download guest additions if disable [GH-731]
2013-12-18 11:22:02 -08:00
Mitchell Hashimoto
da16887010
Merge pull request #724 from ChrisKozak/master
...
builder/digitalocean: Updated DigitalOcean default image id
2013-12-18 09:01:06 -08:00
Mitchell Hashimoto
ae7459718d
builder/amazon/instance: use US if region us-east-1 for upload [GH-729]
2013-12-18 09:00:20 -08:00
Mitchell Hashimoto
c3d34f930d
Update CHANGELOG
2013-12-18 08:41:06 -08:00
Mitchell Hashimoto
a0a0c121a4
test: high-level CLI tests that catch basic errors
2013-12-18 08:40:35 -08:00
Mitchell Hashimoto
ecf211ceed
paker: tests for ColoredUi not showing color with env vars
2013-12-18 08:40:35 -08:00
Mitchell Hashimoto
69f971094c
builder/vmware: style
2013-12-18 08:40:35 -08:00
Mitchell Hashimoto
2920239e6e
builder/virtualbox: verify output dir is writable
2013-12-18 08:40:35 -08:00
Mitchell Hashimoto
4d3c9e7104
Merge pull request #726 from rocketnova/master
...
provisioner/chef-solo: Chef environment doesn't work for chef-solo
2013-12-18 08:40:13 -08:00
Mitchell Hashimoto
4b19de6512
Merge pull request #730 from sudharsh/txt_template_fix
...
provisioner/puppet: fix crash when HieraConfigPath or ManifestDir is specified in the config file.
2013-12-18 08:29:41 -08:00
Sudharshan S
e8d1cc8e31
Fix Puppet Provisioner crash when HieraConfigPath or ManifestDir is specified
...
Prevents the following error,
Build 'amazon-instance' errored: template: tpl11:1:103: executing "tpl11" at <.HieraConfigPath>: HieraConfigPath has arguments but cannot be invoked as function
2013-12-18 19:33:43 +05:30
Rocket
bb8e9ad71c
Change chef environment to work for chef-solo.
2013-12-17 17:15:37 -08:00
Chris Kozak
f5d6df6416
Updated DigitalOcean default image id
...
It looks like DigitalOcean replaced the "Ubuntu 12.04" image with "Ubuntu 12.04.3". We've updated the ImageID to point to the new image.
2013-12-17 17:41:47 +00:00
Mitchell Hashimoto
b95ad0c232
builder/amazon/all: launched instances have a name [GH-642]
2013-12-16 18:11:23 -08:00
Mitchell Hashimoto
4c6800f5a3
common: process user variables in non-string config decodes [GH-598]
2013-12-16 17:57:07 -08:00
Mitchell Hashimoto
47d47082fc
test: better output if a test fails
2013-12-16 14:30:58 -08:00
Mitchell Hashimoto
c751fb58cc
Update CHANGELOG
2013-12-16 14:11:02 -08:00
Mitchell Hashimoto
18f3588f35
packer: no colored output if machine-readable [GH-684]
2013-12-16 14:10:28 -08:00
Mitchell Hashimoto
a6d5ebaf5e
Merge pull request #719 from sudharsh/go_minver_verify
...
The required go version to build packer seems to be 1.2
2013-12-16 10:14:42 -08:00
Sudharshan S
d22b2a011d
Verify go version when building packer.
...
Check if the installed version is greater than the required version. Error out if that's not the case
2013-12-16 18:52:37 +05:30