Mitchell Hashimoto
7c2475e886
builder/virtualbox: remap versions that don't have guest additions
2013-06-24 09:24:16 -07:00
Jack Pearkes
b06b8e67f5
website: update digitalocean state_timeout default
2013-06-24 09:07:33 +02:00
Jack Pearkes
3fb6fa2444
builder/digitalocean: raised state_timeout default to 6 minutes [GH-26]
2013-06-24 09:03:25 +02:00
Mitchell Hashimoto
e1cca94579
website: Update virtualbox to note guest additions stuff
2013-06-23 23:51:30 -07:00
Mitchell Hashimoto
1b64c62faf
website: rename EC2 to Amazon EC2
2013-06-23 23:45:29 -07:00
Mitchell Hashimoto
777c869c61
builder/virtualbox: checksum the guest additions
2013-06-23 23:44:03 -07:00
Mitchell Hashimoto
972a28c4f4
website: guest_additions_path docs for virtualbox builder
2013-06-23 23:17:20 -07:00
Mitchell Hashimoto
3259bd7e23
builder/virtualbox: treat guest_additions_path as a template
2013-06-23 23:14:19 -07:00
Mitchell Hashimoto
9e8b1b424b
builder/virtualbox: upload guest additions to VM
2013-06-23 23:09:52 -07:00
Mitchell Hashimoto
58e677d112
packer: Ui.Message should Fprint, not Fprintf
2013-06-23 23:06:59 -07:00
Mitchell Hashimoto
4fb31f1cab
builder/virtualbox: Download guest additions for the VM
2013-06-23 23:05:32 -07:00
Mitchell Hashimoto
c51a233970
website: update docs for virtualbox_version_file
2013-06-23 22:46:57 -07:00
Mitchell Hashimoto
fc5c63d697
builder/virtualbox: Upload version to a "virtualbox_version_file"
2013-06-23 22:44:58 -07:00
Mitchell Hashimoto
d4cdccb51b
builder/virtualbox: only power off the machine if it isrunning
2013-06-23 22:00:40 -07:00
Mitchell Hashimoto
f6113de170
builder/virtualbox: Message for vboxmanage command, not say
2013-06-23 21:56:14 -07:00
Mitchell Hashimoto
f68639c5fa
builder/virtualbox: recognize <tab>
2013-06-23 21:50:16 -07:00
Mitchell Hashimoto
688be43811
builder/virtualbox: Copy ISO because VirtualBox can't recognize
2013-06-23 21:47:56 -07:00
Mitchell Hashimoto
1e6fd243b1
builder/virtualbox: Output VBoxManage stderr in error
2013-06-23 21:19:41 -07:00
Mitchell Hashimoto
d1ade20413
website: document vboxmanage calls
2013-06-23 21:06:49 -07:00
Mitchell Hashimoto
436d796689
builder/virtualbox: add "vboxmanage" to run custom commands
2013-06-23 20:58:22 -07:00
Mitchell Hashimoto
2ac81bfc4d
fmt
2013-06-23 20:43:50 -07:00
Mitchell Hashimoto
fb139b2925
builder/virtualbox: Ability to set DiskSize
2013-06-23 20:43:40 -07:00
Mitchell Hashimoto
8f7ea692c6
website: Add ssh_port docs for virtualbox
2013-06-23 20:41:10 -07:00
Mitchell Hashimoto
cf2fb01edb
builder/vmware, builder/virtualbox: Don't continue if ISO error
2013-06-23 18:23:00 -07:00
Mitchell Hashimoto
4d41d90c97
builder/vmware: Try SSH handshake multiple times
2013-06-23 18:17:38 -07:00
Mitchell Hashimoto
fc9604abb0
provisioner/shell: Error message if provisioning fails
2013-06-23 17:37:44 -07:00
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