Commit Graph

96 Commits

Author SHA1 Message Date
Philip Cristiano fb0af12c22 docs: Use free-tier instance size 2013-07-05 13:22:38 -04:00
Philip Cristiano c7ce4bf74c docs: Fix invalid example 2013-07-05 08:42:22 -04:00
Mitchell Hashimoto f1c8f0a8cd website: add more info to the file provisioner page 2013-07-04 12:58:11 -07:00
Eric Lathrop 05c7d08bb2 Add file provisioner documentation. 2013-07-04 15:17:32 -04:00
Pierre Riteau d7dccaeea2 Fix small typos 2013-07-03 10:55:25 +01:00
Mitchell Hashimoto 7247a69581 website: nitpick compaction docs 2013-07-02 21:28:54 -07:00
Mitchell Hashimoto 2958b5d9c2 Merge pull request #122 from smerrill/compaction-option
builder/vmware: Add a 'skip_compaction' configuration option
2013-07-02 21:27:20 -07:00
Steven Merrill 663cce5aaa Remove confusing duplicate references. 2013-07-02 23:56:56 -04:00
Steven Merrill 82a3aba0d3 builder/vmware, builder/virtualbox: Document 'headless' option. 2013-07-02 23:53:31 -04:00
Steven Merrill 2e15bed7b6 Add documentation of the skip_compaction parameter. 2013-07-02 23:48:04 -04:00
Brandon Liu f31f5ed759 Command helpText indicates that options must come before template. 2013-07-02 13:07:39 -07:00
Brandon Liu f931b28851 Document wait5 and wait10 boot command keys. 2013-07-02 10:44:49 -07:00
Brandon Liu 0e3b1e59a8 Doc fixes. 2013-07-01 19:53:04 -07:00
Mitchell Hashimoto 126f2bc07f website: more notes on AWS env vars 2013-07-01 15:26:08 -07:00
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 &lt;,&gt; 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