Commit Graph

2723 Commits

Author SHA1 Message Date
Mitchell Hashimoto bf8715b704 packer/rpc: more logs 2014-01-01 22:03:12 -08:00
Mitchell Hashimoto 1dd5a13139 packer/rpc: more logging in muxconn 2014-01-01 21:59:00 -08:00
Mitchell Hashimoto a7144d1025 packer/rpc: a little more logging 2014-01-01 21:53:57 -08:00
Mitchell Hashimoto d5bf5d7f39 packer/rpc: make sure we read all the data 2014-01-01 21:53:36 -08:00
Matthew McKeen ae8bffcdf9 Merge branch 'master' of https://github.com/mitchellh/packer into docker-metadata 2014-01-01 21:49:57 -08:00
Mitchell Hashimoto 3a1908bbb3 packer/rpc: make things loud 2014-01-01 21:34:11 -08:00
Mitchell Hashimoto 21b690851f fmt 2014-01-01 21:19:47 -08:00
Matthew McKeen 8bdb723264 Do some forward porting of the old work of
mitchellh/packer's docker branch. #774
2014-01-01 21:18:09 -08:00
Mitchell Hashimoto c74b3758d3 builder/vmware-iso: ESX5Driver impl OutputDir [GH-773] 2014-01-01 20:55:08 -08:00
Mitchell Hashimoto 07cc1cd93e update CHANGELOG 2013-12-31 22:33:46 -08:00
Mitchell Hashimoto a11a1aa509 Merge pull request #772 from greglu/virtualbox-ovf-shutdown-timer-fix
builder/virtualbox-ovf: fix shutdown_timeout handling
2013-12-31 22:33:11 -08:00
Greg Lu 6d2e50e598 builder/virtualbox/ovf: fix shutdown_timeout handling
The shutdown_timeout config parameter was being ignored
(for both the user setting and the "5m" default) on the
virtualbox-ovf builder. As a result, packer complained
of timeouts on graceful shutdowns, and the build process
would error out. This fixes that along with some newly
created tests.
2013-12-31 18:28:33 -05:00
Mitchell Hashimoto dbc6376dc7 Merge pull request #771 from bpot/bp/fix_puppet_docs
website: correct default puppet provisioner command
2013-12-31 13:10:17 -08:00
Bob Potter 9c07d2d5b3 website: correct default puppet provisioner command 2013-12-31 15:06:08 -06:00
Matthew Hooker 9e1c00a592 Merge pull request #769 from gabriel403/patch-1
Documentation/docker: link pointing to dockerfiles was incorrect
2013-12-31 11:01:09 -08:00
Gabriel Baker 9d535f19d3 link pointing to dockerfiles was incorrect 2013-12-31 19:00:08 +00:00
Mitchell Hashimoto ae37050e8a packer/rpc: muxconn can't use stream ID 0 ever 2013-12-30 21:03:10 -08:00
Mitchell Hashimoto 7177cc149f up version for dev 2013-12-30 20:57:59 -08:00
Mitchell Hashimoto 72c83944cd Merge pull request #766 from rasa/patch-1
website: added missing builders to intro
2013-12-30 15:20:02 -08:00
Ross Smith II 738db963d0 Added missing builders to intro 2013-12-30 15:19:01 -08:00
Mitchell Hashimoto 8c6ece6923 v0.5.0 2013-12-30 12:29:36 -08:00
Mitchell Hashimoto 5c7e7daac9 comments 2013-12-28 10:04:15 -07:00
Mitchell Hashimoto 8204944c0e builder/amazon: handle cases when amazon SG isn't available [GH-494] 2013-12-28 10:03:22 -07:00
Mitchell Hashimoto 2b801a7b12 builder/vmware,virtualbox: checksum_type can be "none" [GH-471] 2013-12-28 09:59:47 -07:00
Mitchell Hashimoto e38c0424b9 packer: allow environmental variables within user vars [GH-633] 2013-12-28 09:34:17 -07:00
Mitchell Hashimoto 8aabe01bad builder/amazon/common: run_tags to apply to launch [GH-722] 2013-12-27 20:54:35 -07:00
Mitchell Hashimoto 4c8b8d4fa7 packer: add `pwd` function with working directory [GH-762] 2013-12-27 20:46:10 -07:00
Mitchell Hashimoto 476486ef5f Update CHANGELOG 2013-12-27 20:34:24 -07:00
Mitchell Hashimoto 823771d7e5 Merge pull request #761 from mitchellh/do-private-networking
builders/digitalocean: private networking
2013-12-27 19:33:59 -08:00
Jack Pearkes 00fe97cae3 website: add private_networking docs for digitalocean 2013-12-27 10:28:16 -08:00
Jack Pearkes 7a956e1a11 builder/digitalocean: add private_networking option for droplets 2013-12-27 10:26:27 -08:00
Mitchell Hashimoto 037a744be5 builder/docker: customize run command [GH-648] 2013-12-27 10:17:45 -07:00
Mitchell Hashimoto be7861080b packer/rpc: make buffer real big for writes [GH-755] 2013-12-27 09:55:52 -07:00
Mitchell Hashimoto b5f1fd1423 packer: delete pause_before to avoid template invalids [GH-759] 2013-12-27 09:52:40 -07:00
Mitchell Hashimoto 02bb5b0a97 packer: template process build names [GH-744] 2013-12-27 09:43:59 -07:00
Mitchell Hashimoto 107e47fe25 update commands to new user var syntax 2013-12-27 09:21:17 -07:00
Mitchell Hashimoto 43962ca31f packer/rpc: build updated to use new interface 2013-12-27 09:19:11 -07:00
Mitchell Hashimoto 6a3dd16a3a packer: template now handles user var logic 2013-12-27 09:17:51 -07:00
Mitchell Hashimoto eeadafc452 builder/vmware/*: can specify path to fusion [GH-677] 2013-12-27 08:37:39 -07:00
Mitchell Hashimoto 525802e9e6 provisioner/ansible-local: templates for role, playbook paths [GH-749] 2013-12-27 08:29:31 -07:00
Mitchell Hashimoto 77d0d63b1d packer/rpc: ignore non-existent streams in muxconn 2013-12-26 23:34:18 -07:00
Mitchell Hashimoto 437dc12de3 builder/virtualbox/iso: load shutdown config [GH-754] 2013-12-26 23:28:15 -07:00
Mitchell Hashimoto 9239b6a25e packer: {{timestamp}} is the same for an entire build [GH-744] 2013-12-26 17:29:21 -07:00
Mitchell Hashimoto 366d169388 fmt 2013-12-26 17:20:13 -07:00
Mitchell Hashimoto 3109a48bb6 Update CHANGELOG 2013-12-26 17:20:01 -07:00
Mitchell Hashimoto f81e2ef88a Merge pull request #746 from devcamcar/openstack-key-logging
builder/openstack: added keypair logging for debugging to OpenStack builder
2013-12-26 16:19:25 -08:00
Mitchell Hashimoto 37199ba3fe Update CHANGELOG 2013-12-26 17:19:05 -07:00
Mitchell Hashimoto df9b009c8d website: update docs for virtualbox builder (some bugs) 2013-12-26 17:16:30 -07:00
Mitchell Hashimoto 8be172d19a Merge pull request #758 from mitchellh/f-vmware-vmx
Build VMware machine from VMX (source VM)
2013-12-26 16:16:00 -08:00
Mitchell Hashimoto e4aed28a02 Merge pull request #757 from ChrisLundquist/patch-1
builder/docker: rename drover_docker_test.go to driver_docker_test.go
2013-12-26 16:12:32 -08:00