Commit Graph

777 Commits

Author SHA1 Message Date
Mitchell Hashimoto 641c626f11 communicator/ssh: request a PTY 2013-06-23 17:36:45 -07:00
Mitchell Hashimoto e082abea28 builder/vmware: support the <tab> special in boot commands 2013-06-23 16:09:12 -07:00
Mitchell Hashimoto 7411e8dc41 builder/common: set the proper finalPath if downloading 2013-06-23 15:58:47 -07:00
Mitchell Hashimoto d809444065 website: disk_size docs for VMware 2013-06-23 15:08:37 -07:00
Mitchell Hashimoto 456aec3390 builder/vmware: configurable disk size (default 40 GB) 2013-06-23 15:07:19 -07:00
Mitchell Hashimoto c29c4ff968 website: document ssh_port for VMware builder 2013-06-23 14:32:48 -07:00
Mitchell Hashimoto 62406b5ab5 builder/vmware: Ability to specify the SSH port with "ssh_port" 2013-06-23 14:30:52 -07:00
Mitchell Hashimoto 0c59ad8087 provisioner/shell: copy the scripts [GH-29] 2013-06-23 11:56:49 -07:00
Mitchell Hashimoto 702cef84fa Merge pull request #26 from mitchellh/digital-ocean-state-timeout
DigitalOcean: Add configuration for state timeout
2013-06-23 11:46:55 -07:00
Jack Pearkes 892299346f website: document digitalocean state_timeout configuration 2013-06-23 12:58:00 +02:00
Jack Pearkes 7c98be0e52 builder/digitalocean: add configurable state_timeout
The state_timeout config allows you to determine the timeout
for "waiting for droplet to become [active, off, etc.]".

This still defaults to 3 minutes.
2013-06-23 12:51:51 +02:00
Mitchell Hashimoto 1ced19c3ce builder/digitalocean: Reattempt SSH handshake a few times
I ran into a few cases where the droplet was active and a TCP connection
could be made, but SSH wasn't running yet and the handshake failed. A
race condition with the machine boot. This will retry the SSH handshake
a few times.

/cc @pearkes
2013-06-21 23:02:13 -07:00
Mitchell Hashimoto 1ecfe4b274 website: community! 2013-06-21 20:46:51 -07:00
Mitchell Hashimoto b87cdda9e4 website: parallel and next steps 2013-06-21 20:19:33 -07:00
Mitchell Hashimoto 577e6caa1a website: parallel builds 2013-06-21 20:10:24 -07:00
Mitchell Hashimoto 84d84199f6 website: open source 2013-06-21 16:51:39 -07:00
Mitchell Hashimoto bbb8dd774a website: build/provision 2013-06-21 16:48:01 -07:00
Mitchell Hashimoto b2b85d460f website: installing packer 2013-06-21 14:50:00 -07:00
Mitchell Hashimoto 6538163094 website: supported platforms 2013-06-21 12:18:29 -07:00
Mitchell Hashimoto c2d18a28a4 website: remove redundant docs pages 2013-06-21 11:48:24 -07:00
Mitchell Hashimoto 170198157b website: intro section 2013-06-21 11:46:38 -07:00
Mitchell Hashimoto 79eb0cdfb1 website: darken the links on the docs content cause of white bg 2013-06-21 00:57:50 -07:00
Mitchell Hashimoto 684b6b182d website: more centered download link 2013-06-21 00:55:13 -07:00
Mitchell Hashimoto 7eaccfd522 website: homepage TODO 2013-06-20 23:27:06 -07:00
Mitchell Hashimoto 838aadc579 website: lots of home page work 2013-06-20 23:17:59 -07:00
Mitchell Hashimoto 5d5ec90592 website: Improved inline code styling 2013-06-20 23:00:27 -07:00
Mitchell Hashimoto 3721ba72d8 website: Move the "what is" to the docs homepage 2013-06-20 22:57:39 -07:00
Mitchell Hashimoto 7b1777cf37 website: Use myriad pro 2013-06-20 22:46:33 -07:00
Mitchell Hashimoto 089f00b6f1 website: source prettify ourselves 2013-06-20 22:41:43 -07:00
Mitchell Hashimoto dcf34b6578 website: lots of tweaking around code styling 2013-06-20 22:19:49 -07:00
Mitchell Hashimoto 40a9356b9f website: header padding 2013-06-20 19:12:18 -07:00
Mitchell Hashimoto 0ac56cc13d website: link to HashiCorp works properly 2013-06-20 19:05:42 -07:00
Mitchell Hashimoto 0d6dc0852c website: add favicon 2013-06-20 19:01:32 -07:00
Mitchell Hashimoto 5448a997cc website: Fix hero element centering 2013-06-20 19:00:05 -07:00
Mitchell Hashimoto c0981c412e website: fix homepage link 2013-06-20 18:42:44 -07:00
Mitchell Hashimoto 2d1707ec2a website: fix the includes to be _ prefixed 2013-06-20 18:40:04 -07:00
Mitchell Hashimoto 0b6d0efa7b website: docs layout 2013-06-20 18:35:02 -07:00
Mitchell Hashimoto bf664fce1b website: tweaking the homepage 2013-06-20 17:46:51 -07:00
Mitchell Hashimoto 55889aee64 website: homepage coming in, although a bit rough right now 2013-06-20 17:27:04 -07:00
Mitchell Hashimoto e9593bf49e scripts: script for publishing to the website 2013-06-20 14:48:57 -07:00
Mitchell Hashimoto a68f6bf6de packer: Better docs for communicator interface 2013-06-20 14:46:25 -07:00
Mitchell Hashimoto b019a15c80 website: custom provisioner docs 2013-06-20 14:46:21 -07:00
Mitchell Hashimoto 581173eeb8 website: plugin dev tips headers 2013-06-20 14:30:02 -07:00
Mitchell Hashimoto a148672433 website: build command documentation 2013-06-20 14:24:30 -07:00
Mitchell Hashimoto 7efbfa0b15 website: validate command docs 2013-06-20 14:13:35 -07:00
Mitchell Hashimoto c573cf2370 website: start documenting the command-line 2013-06-20 14:08:04 -07:00
Mitchell Hashimoto 04a2afd8ee website: update terminology 2013-06-20 14:02:04 -07:00
Mitchell Hashimoto 0e421d2eb0 website: update shell provisioner docs 2013-06-20 13:51:18 -07:00
Mitchell Hashimoto badad141d3 provisioner/shell: can specify multiple scripts to provision with 2013-06-20 13:45:54 -07:00
Mitchell Hashimoto ebccdda8ab packer/rpc: Wrap errors in BasicError for RPC config errors 2013-06-20 12:55:11 -07:00