Commit Graph

234 Commits

Author SHA1 Message Date
Mitchell Hashimoto 6de93d47a6 website: document tags on every amazon builder 2013-08-22 15:17:07 -07:00
Mitchell Hashimoto 1479e983e0 Merge pull request #328 from jbronn/vmdk_type
builder/vmware: Enable customization of VMDK type with `disk_type_id`
2013-08-22 14:28:43 -07:00
Justin Bronn 4d21ce0112 Document the `disk_type_id` parameter. 2013-08-22 11:51:53 -07:00
Mark Peek c71419f701 website: tweak the formatting of the sleep tip 2013-08-20 23:45:02 -07:00
Adam Hawkins 9e48f5ea23 Fix syntax error 2013-08-21 01:35:48 +02:00
Adam Hawkins 70251a2c2a Add sleep tip about ssh 2013-08-21 01:34:48 +02:00
Mark Peek ad298abe48 website: add a troubleshooting section for the shell provisioner 2013-08-20 14:07:21 -07:00
Mitchell Hashimoto 1fdaadb08c website: document formats feature 2013-08-19 16:10:49 -07:00
Mitchell Hashimoto 6c4cc42236 website: set some more page titles 2013-08-18 10:42:19 -06:00
Mitchell Hashimoto aef702a693 Merge pull request #305 from mitchellh/website-deep-links
website: generate toc data for linking into headers
2013-08-18 07:44:52 -07:00
Jack Pearkes 83ba1a2c76 website: generate toc data for linking into headers
A note: redcarpet just added an awesome feature that makes the
anchor links human readable. i.e `shell-provisioner` instead of `toc_0`.

see: https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md#changelog

It's not yet released, but when it is we shpould upgrade to that, ya!
2013-08-18 13:34:35 +02:00
Mitchell Hashimoto 026175e67c website: document handling reboots 2013-08-16 10:05:03 -07:00
Mitchell Hashimoto 5963756cce website: doc iso_urls 2013-08-16 09:58:00 -07:00
Mark Peek b948755a1e website: document the amazon block device mappings 2013-08-15 14:32:04 -07:00
Pierre Ozoux 2fe54acd98 typo in the link 2013-08-14 15:04:02 +01:00
Mitchell Hashimoto d1ae7b2fdc website: document inspect machine-readable types 2013-08-13 21:34:44 -04:00
Mitchell Hashimoto ae3fdaea9b website: document the inspect command 2013-08-13 21:29:13 -04:00
Mitchell Hashimoto 21f92715c0 provisioner/shell: start_retry_timeout for reboot handling [GH-260] 2013-08-12 15:49:55 -07:00
Mitchell Hashimoto 9345d8275d website: document user data stuff 2013-08-12 12:12:44 -07:00
Mitchell Hashimoto 928947f780 website: document machine-readable types 2013-08-12 11:33:57 -07:00
Mitchell Hashimoto ec31453820 website: document machine-readable 2013-08-11 23:56:39 -07:00
Rach Belaid 23b856332e #269 Make local_state_tree option not mandatory
Update and rename salt.html.markdown to salt-masterless.html.markdown
salt.html.markdown had a better history and formatting
And remove local_state_tree from required option from code and docs
2013-08-10 16:18:57 +01:00
Rach Belaid df641d5953 Delete duplicate doc for Salt masterless provisionner
there is a other doc file for this called salt.html.markdown which contain a better history
2013-08-10 15:24:04 +01:00
Mitchell Hashimoto 82e69b97f1 website: add GA tracker 2013-08-09 18:12:11 -07:00
Mitchell Hashimoto 7affef4650 website: document user variables 2013-08-09 16:25:13 -07:00
Mitchell Hashimoto be4b94c697 website: update docs for image attributes
/cc @jmassara - easy stuff :)
2013-08-08 22:57:22 -07:00
Mitchell Hashimoto d2f1ba3631 Merge branch 'ignored_files' of https://github.com/priteau/packer into priteau-ignored_files
Conflicts:
	website/source/docs/builders/amazon-instance.html.markdown
2013-08-08 17:30:35 -07:00
Mitchell Hashimoto 9a8284d51c website: get rid of CreateTime for timestamp 2013-08-08 17:25:26 -07:00
Mitchell Hashimoto 26e374fb9b website: document the new createtime stuff 2013-08-08 17:25:26 -07:00
Mitchell Hashimoto 94efe2c552 website: new config template docs 2013-08-08 17:25:26 -07:00
Pierre Riteau 8a0914e083 Warn that ec2-bundle-vol may ignore some important files 2013-08-08 19:00:19 +01:00
Mark Peek d5fb4d5570 website: add myself to the community page 2013-08-08 10:03:09 -07:00
Mitchell Hashimoto 0afae93807 website: nitpick alternative installation methods 2013-08-07 15:32:09 -07:00
Mitchell Hashimoto 1ab287effa Merge pull request #244 from henrikhodne/hh-homebrew-docs-website
website: add documentation on installing through Homebrew
2013-08-07 15:01:57 -07:00
Mark Peek f6457ed189 website: cleanup Amazon AMI tag documentation 2013-08-06 15:16:39 -07:00
Mark Peek 413fc1b73a Merge pull request #233 from jmassara/tags
builder/amazon/ebs: Added tagging support for amazon/ebs AMIs
2013-08-06 15:01:32 -07:00
James Massara fffce95ca4 Updated tags configuration example 2013-08-06 07:41:00 -07:00
Henrik Hodne 77a380d441 website: document Homebrew installation process [GH-227] 2013-08-03 16:44:30 -07:00
Mitchell Hashimoto 8a3ee293af website: document {{.Vars}} in execute_command example [GH-241] 2013-08-03 13:40:31 -07:00
James Massara ad44da7070 Updated with tags info 2013-08-01 21:28:25 -07:00
Mitchell Hashimoto 4ff7c87aee website: update works with image for other vmware products 2013-08-01 10:25:38 -07:00
Mitchell Hashimoto 0f2dfb1fa4 website: update platforms to note instance-store AMI [GH-230] 2013-08-01 09:57:12 -07:00
Mitchell Hashimoto 09ffe83e50 website: better salt-masterless docs 2013-07-31 23:21:16 -07:00
Mitchell Hashimoto 987f4445fb Merge pull request #220 from rgarcia/salt-provisioner
provisioner/salt-masterless: masterless salt provisioner
2013-07-31 22:57:42 -07:00
Mitchell Hashimoto 00c45a5b30 website: note support VMware player on Linux 2013-07-31 22:18:35 -07:00
Mitchell Hashimoto fc89919347 Merge branch 'master' of https://github.com/rasa/packer into rasa-master 2013-07-31 11:52:20 -07:00
Mitchell Hashimoto cecb797e61 website: document iam instance profile 2013-07-31 11:43:52 -07:00
Mitchell Hashimoto 750b788344 website: docs for amazon-chroot 2013-07-30 22:17:58 -07:00
Ross Smith II e4086a0230 Updated website for vmware workstation support, fixes #221/#222 2013-07-29 08:20:48 -07:00
Rafael Garcia 29993b30e4 provisioner/salt-masterless: rename 2013-07-28 23:30:03 -07:00