Commit Graph

874 Commits

Author SHA1 Message Date
Mitchell Hashimoto bfcd264e67 website: disk_size docs for VMware 2013-06-23 15:08:37 -07:00
Mitchell Hashimoto 24f852f699 builder/vmware: configurable disk size (default 40 GB) 2013-06-23 15:07:19 -07:00
Mitchell Hashimoto adf150247e website: document ssh_port for VMware builder 2013-06-23 14:32:48 -07:00
Mitchell Hashimoto 43085e472b builder/vmware: Ability to specify the SSH port with "ssh_port" 2013-06-23 14:30:52 -07:00
Mitchell Hashimoto 9367df4a3f provisioner/shell: copy the scripts [GH-29] 2013-06-23 11:56:49 -07:00
Mitchell Hashimoto a93668bed3 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 15d42af48b website: document digitalocean state_timeout configuration 2013-06-23 12:58:00 +02:00
Jack Pearkes ba8fbc8621 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 1da55ab4b6 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 21c0350033 website: community! 2013-06-21 20:46:51 -07:00
Mitchell Hashimoto 0724931f26 website: parallel and next steps 2013-06-21 20:19:33 -07:00
Mitchell Hashimoto 0e4388c881 website: parallel builds 2013-06-21 20:10:24 -07:00
Mitchell Hashimoto 7af4e1f610 website: open source 2013-06-21 16:51:39 -07:00
Mitchell Hashimoto ad4b9e0458 website: build/provision 2013-06-21 16:48:01 -07:00
Mitchell Hashimoto b698761597 website: installing packer 2013-06-21 14:50:00 -07:00
Mitchell Hashimoto 0bfd7d2811 website: supported platforms 2013-06-21 12:18:29 -07:00
Mitchell Hashimoto c9c9490840 website: remove redundant docs pages 2013-06-21 11:48:24 -07:00
Mitchell Hashimoto 4b224d7477 website: intro section 2013-06-21 11:46:38 -07:00
Mitchell Hashimoto 7f3941fa96 website: darken the links on the docs content cause of white bg 2013-06-21 00:57:50 -07:00
Mitchell Hashimoto 25a586b452 website: more centered download link 2013-06-21 00:55:13 -07:00
Mitchell Hashimoto 793da8eea2 website: homepage TODO 2013-06-20 23:27:06 -07:00
Mitchell Hashimoto a48da3944d website: lots of home page work 2013-06-20 23:17:59 -07:00
Mitchell Hashimoto 3de04b8d14 website: Improved inline code styling 2013-06-20 23:00:27 -07:00
Mitchell Hashimoto d34b0461c5 website: Move the "what is" to the docs homepage 2013-06-20 22:57:39 -07:00
Mitchell Hashimoto 19eff04d2f website: Use myriad pro 2013-06-20 22:46:33 -07:00
Mitchell Hashimoto c8f0b7ed65 website: source prettify ourselves 2013-06-20 22:41:43 -07:00
Mitchell Hashimoto 8ef4fff851 website: lots of tweaking around code styling 2013-06-20 22:19:49 -07:00
Mitchell Hashimoto 4596919826 website: header padding 2013-06-20 19:12:18 -07:00
Mitchell Hashimoto a5434c4392 website: link to HashiCorp works properly 2013-06-20 19:05:42 -07:00
Mitchell Hashimoto d2de302d6e website: add favicon 2013-06-20 19:01:32 -07:00
Mitchell Hashimoto 5deeb8a51a website: Fix hero element centering 2013-06-20 19:00:05 -07:00
Mitchell Hashimoto 2acb0d2e59 website: fix homepage link 2013-06-20 18:42:44 -07:00
Mitchell Hashimoto ca76e3fef6 website: fix the includes to be _ prefixed 2013-06-20 18:40:04 -07:00
Mitchell Hashimoto 47cb01ceae website: docs layout 2013-06-20 18:35:02 -07:00
Mitchell Hashimoto 67a95d1836 website: tweaking the homepage 2013-06-20 17:46:51 -07:00
Mitchell Hashimoto 460d8ba30e website: homepage coming in, although a bit rough right now 2013-06-20 17:27:04 -07:00
Mitchell Hashimoto c4120ddee0 scripts: script for publishing to the website 2013-06-20 14:48:57 -07:00
Mitchell Hashimoto 957ebe9234 packer: Better docs for communicator interface 2013-06-20 14:46:25 -07:00
Mitchell Hashimoto 25afaf8317 website: custom provisioner docs 2013-06-20 14:46:21 -07:00
Mitchell Hashimoto 192253c8fa website: plugin dev tips headers 2013-06-20 14:30:02 -07:00
Mitchell Hashimoto 189916d381 website: build command documentation 2013-06-20 14:24:30 -07:00
Mitchell Hashimoto e1985e7f6e website: validate command docs 2013-06-20 14:13:35 -07:00
Mitchell Hashimoto f1f0e02031 website: start documenting the command-line 2013-06-20 14:08:04 -07:00
Mitchell Hashimoto 9b1f79309b website: update terminology 2013-06-20 14:02:04 -07:00
Mitchell Hashimoto 9bc39e9e57 website: update shell provisioner docs 2013-06-20 13:51:18 -07:00
Mitchell Hashimoto 7797676091 provisioner/shell: can specify multiple scripts to provision with 2013-06-20 13:45:54 -07:00
Mitchell Hashimoto ac088bee95 packer/rpc: Wrap errors in BasicError for RPC config errors 2013-06-20 12:55:11 -07:00
Mitchell Hashimoto a2f7950f63 Make sure the cache dir is absolute 2013-06-20 12:37:17 -07:00
Mitchell Hashimoto 6b04876e35 builder/vmware: Log the output of various commands 2013-06-20 12:33:01 -07:00
Mitchell Hashimoto 8b72879453 Default cache to "packer_cache" in CWD 2013-06-20 12:18:03 -07:00