Mitchell Hashimoto
0b1b76a4db
website: update website with new AWS env vars
2013-07-01 15:24:36 -07:00
Mitchell Hashimoto
4ad77b9d9a
website: update latest post-processor API
2013-07-01 11:35:09 -07:00
Mitchell Hashimoto
855e8aab85
website: update website with latest vm_name default changes
2013-07-01 11:15:13 -07:00
Mitchell Hashimoto
8da6ea720e
website: document disk_size config for virtualbox
2013-07-01 10:51:40 -07:00
Mitchell Hashimoto
05c6c87eb2
website: document the vmware tools stuff
2013-07-01 10:48:50 -07:00
Pierre Riteau
9d8977fe54
Fix a small typo
2013-06-30 21:22:32 +01:00
Mitchell Hashimoto
f155f40f2c
Merge pull request #73 from jcrosby/master
...
website: Grammar tweak for veewee-to-packer docs
2013-06-29 18:06:32 -07:00
Jon Crosby
31106086fe
Update veewee-to-packer docs
2013-06-29 16:43:36 -07:00
Anton Lindström
7c7a8a7f27
fix html characters in virtualbox builder doc
...
This commit removes <, > and instead uses <,> to describe the
enter command in the boot command code block in virtualbox
builder documentation. Noticed this after fixing the VMware doc.
2013-06-29 21:43:53 +02:00
Mitchell Hashimoto
bb1aae39b0
Merge pull request #62 from antonlindstrom/master
...
website: Update HTML characters for the <enter> command in VMware builder documentation
2013-06-29 12:23:40 -07:00
Anton Lindström
c3bbb82c5c
fix html characters in vmware builder doc
...
This commit removes <, > and instead uses <,> to describe the
enter command in the boot command code block in vmware builder
documentation.
2013-06-29 15:19:37 +02:00
Greg Karékinian
32f6dd17a3
Fix typo
2013-06-29 13:02:57 +02:00
Artur Rodrigues
e8535e7f6a
Fix reference of typo corrected on 43bb20d05f
2013-06-28 16:45:32 -03:00
Mitchell Hashimoto
43bb20d05f
website: fix typo on shell script
2013-06-28 15:26:09 -04:00
Robby Colvin
da8648114a
'path' in shell provisioner template was renamed
2013-06-28 12:11:24 -07:00
Mitchell Hashimoto
b5dfad2c38
website: set base mac address example
2013-06-28 10:20:49 -04:00
Mitchell Hashimoto
21ae9a02d6
website: update the interfaces for extending
2013-06-28 09:49:21 -04:00
Mitchell Hashimoto
8dc8fcce77
Merge branch 'shell-env-vars'
...
Conflicts:
website/source/docs/provisioners/shell.html.markdown
2013-06-28 08:20:12 -04:00
Mitchell Hashimoto
244a0cc569
website: doc veewee-to-packer
2013-06-28 00:04:41 -04:00
Mitchell Hashimoto
0836c46e64
website: execute_command example
2013-06-27 18:23:47 -04:00
Mitchell Hashimoto
0d0c403037
website: update provisioner docs "path" to "script"
2013-06-27 10:57:43 -07:00
Mitchell Hashimoto
7720be6d84
website: update vagrant PP docs for Artifactid var
2013-06-27 10:54:52 -07:00
Mitchell Hashimoto
9c37cf8ef1
website: make a note about deps in deving plugins
2013-06-27 10:43:19 -07:00
Mitchell Hashimoto
3e4b19a1e5
website: document keep_input_artifact
2013-06-27 08:25:12 -07:00
Mitchell Hashimoto
cf62c812f3
website: document the vagrant post-processor
2013-06-27 08:17:00 -07:00
Jack Pearkes
21025f64d5
website: docuemnt shell provisioner environment variables
2013-06-27 14:42:28 +02:00
Mitchell Hashimoto
accc2c27f5
website: Clarify the HTTPIP/Port in boot commands [GH-32]
2013-06-26 17:08:53 -07:00
Mitchell Hashimoto
e3aada4a2f
website: fix the links to downloads
2013-06-25 14:16:49 -05:00
Mitchell Hashimoto
504ba96506
website: fix docs installation page
2013-06-25 14:14:45 -05:00
Mitchell Hashimoto
e38b84a2f3
website: fix up the interface pastings to not have comments
2013-06-24 09:39:20 -07:00
Mitchell Hashimoto
5772937515
website: remove the hook TODO
2013-06-24 09:36:55 -07:00
Jack Pearkes
b06b8e67f5
website: update digitalocean state_timeout default
2013-06-24 09:07:33 +02:00
Mitchell Hashimoto
e1cca94579
website: Update virtualbox to note guest additions stuff
2013-06-23 23:51:30 -07:00
Mitchell Hashimoto
972a28c4f4
website: guest_additions_path docs for virtualbox builder
2013-06-23 23:17:20 -07:00
Mitchell Hashimoto
c51a233970
website: update docs for virtualbox_version_file
2013-06-23 22:46:57 -07:00
Mitchell Hashimoto
d1ade20413
website: document vboxmanage calls
2013-06-23 21:06:49 -07:00
Mitchell Hashimoto
8f7ea692c6
website: Add ssh_port docs for virtualbox
2013-06-23 20:41:10 -07:00
Mitchell Hashimoto
d809444065
website: disk_size docs for VMware
2013-06-23 15:08:37 -07:00
Mitchell Hashimoto
c29c4ff968
website: document ssh_port for VMware builder
2013-06-23 14:32:48 -07:00
Jack Pearkes
892299346f
website: document digitalocean state_timeout configuration
2013-06-23 12:58:00 +02:00
Mitchell Hashimoto
c2d18a28a4
website: remove redundant docs pages
2013-06-21 11:48:24 -07:00
Mitchell Hashimoto
3721ba72d8
website: Move the "what is" to the docs homepage
2013-06-20 22:57:39 -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
44087ca7df
website: finish digitalocean docs
2013-06-18 19:25:54 -07:00