Commit Graph

512 Commits

Author SHA1 Message Date
Matthew Hooker 60428cef60 builder/amazon/ebs: Add config for target AZ.
Fixes [GH-536]
2013-10-21 08:01:34 -07:00
Mitchell Hashimoto 5b1463f77b website: update Gemfile 2013-10-20 21:01:51 -07:00
Mitchell Hashimoto 6a3fd92275 Update CHANGELOG and link in Ansible 2013-10-20 17:48:03 -07:00
Mitchell Hashimoto d94cff93da Merge pull request #475 from kelseyhightower/ansible-provisioner
provisioner/ansible-local: Add support for provisioning with Ansible
2013-10-20 17:46:36 -07:00
Mitchell Hashimoto 7537eeae74 Merge pull request #506 from maspwr/compression_level
post-processors/vagrant: add compression_level option
2013-10-20 17:44:26 -07:00
Tom Hite 9ebd44a98a Merge branch 'master' of http://github.com/mitchellh/packer 2013-10-17 23:32:18 -05:00
Tate Eskew 7ad8b6d194 fix typo in docs for saltmasterless provisioner. bootstrap was spelled incorrectly 2013-10-17 11:12:21 -05:00
Mikael Bung 9855430f15 Propose additional IAM Role Actions
Depending on what settings you use for the amazon-chroot builder additional actions needs to be allowed in the IAM role for the aws instance.

This patch does not include an exhaustive list of all alternatives, but only the changes I needed to do to get stuff working for me.
2013-10-17 09:12:33 +02:00
Jon Stevens b2b7e99b57 I found that I needed the shutdown command to be run as root.
Also added a note about shutdown_command that bit me.
2013-10-14 17:59:53 -07:00
Tom Hite 5e9b035031 Fixes #3 via minor documentation fix and setting default properly (in the net_device template value, virtio is incorrect -- must be virtio-net). 2013-10-09 07:11:10 -05:00
Tom Hite 527a73cf4a Merge branch 'master' of https://github.com/mitchellh/packer 2013-10-08 18:30:58 +00:00
Mark Aaron Shirley 21787cfe2e Update docs for Virtualbox and VMware as well 2013-10-08 09:34:37 -07:00
Mark Aaron Shirley e5c5f685b9 Add compression_level option to vagrant post-processors 2013-10-07 21:59:26 -07:00
Tom Hite 2f8f2d5ad1 Fixes #1 and Fixes #2 by allowing qemuargs to operate and override defaults. 2013-10-07 20:58:08 -05:00
Matt Whiteley 09f4011234 builder/amazon: instances can be launched with a list of security groups 2013-10-04 10:42:45 -07:00
Tehmasp Chaudhri d969abd730 Updated web site doc. for avail commands list 2013-10-01 19:45:11 -06:00
Matthew Hooker 4ab4dbacf9 Merge remote-tracking branch 'origin/master' 2013-09-30 04:46:15 +00:00
Kelsey Hightower fd7f1c8b9a Add ansible-local provisioner website docs 2013-09-29 13:56:43 -07:00
Matthew Hooker ac496a63dc replace command config with wrapper command. 2013-09-27 10:54:53 +00:00
Ben Podoll 96839f6a05 removing the docs for digital ocean's optional param 'event_delay' as it is no longer used 2013-09-26 20:24:18 -05:00
Matthew Hooker 6b1a7938d8 Merge remote-tracking branch 'origin/master' into 430 2013-09-26 16:24:28 -07:00
Matthew Hooker 36326ee8c2 Merge branch 'master' into 430 2013-09-26 01:04:42 -07:00
Bob Potter 07c93fdfdd Document permissions required for amazon-chroot build to function. 2013-09-25 00:09:10 -05:00
Nathan Sullivan c47f740946 fix variable name 2013-09-24 16:14:34 +10:00
Mitchell Hashimoto 44d1f3d9cc website: document `only` and `except` 2013-09-20 11:42:25 -07:00
Mitchell Hashimoto abbac36796 provisioner/shell: convert windows line endings to Unix [GH-277] 2013-09-20 10:22:43 -07:00
Tim Mower 9c519eda41 Fix syntax error in puppet template 2013-09-20 11:36:37 +01:00
Mitchell Hashimoto 865f197503 builder/virtualbox: support attaching guest additions [GH-405] 2013-09-18 18:15:46 -07:00
Mitchell Hashimoto 877dfb81fe common: Allow user variables to be used for ints/bools/etc. [GH-418] 2013-09-18 16:18:39 -07:00
Mitchell Hashimoto 129f1290c1 Merge pull request #411 from jerryclinesmith/issue_348
provisioners/chef-solo: add support for roles and data_bags
2013-09-18 14:13:41 -07:00
Matthew Hooker 4f6fc96397 some documentation. 2013-09-17 06:01:23 -07:00
Mitchell Hashimoto dc0232975d provisioner/chef-solo: ability to specify custom chef template 2013-09-15 23:29:29 -07:00
dlovell b67580d3f2 fix iso_url: use old-releases.ubuntu.com/... 2013-09-14 15:02:40 -04:00
Jerry Clinesmith bcf6d537dc #348: chef-solo provisioner: update docs 2013-09-10 22:00:52 -05:00
Mitchell Hashimoto adbb490189 provisioner/file: support uploading directories [GH-251] 2013-09-09 14:00:06 -07:00
Mitchell Hashimoto fd0df9ff58 provisioners/puppet-masterless: support hiera configs 2013-09-09 13:24:17 -07:00
Mitchell Hashimoto 41b70aae99 provisioner/puppet-masterless: support custom facts 2013-09-08 23:00:11 -07:00
Andrew Schleifer eccffbd732 accidently a word
specifically, "builders"
2013-09-08 22:27:14 -05:00
Mitchell Hashimoto 107309ab67 website: document the Puppet provisioner 2013-09-07 23:56:00 -07:00
Mark Peek 7b9ded8a36 website: add no_device to amazon block device doc 2013-09-07 18:53:34 -07:00
Mark Peek 521e0163ee website: document isotime and clean_ami_name 2013-09-07 18:50:01 -07:00
Sean Mackrory 2a04f49bca Using the vm_name parameter to name OVA/OVF files and their attachments 2013-09-06 23:38:31 -07:00
ttres 96f12e14dc Minor URL typo
URLs with special characters should escape them.
2013-09-05 16:27:38 -03:00
Justin Bronn 96caaa067b Document the `hard_drive_interface` option. 2013-09-05 11:08:55 -07:00
Tom Hite 29557f36f1 removed a few stray 'VirtualBox' term uses in comments and docs. 2013-09-03 18:13:05 -05:00
Tom Hite 63ad753317 Merge remote-tracking branch 'upstream/master' 2013-09-03 10:10:59 -05:00
Tom Hite d58a209b73 added network and disk driver options, also a source comment on the kickstart file in the docs (I can't find the original source). 2013-09-03 10:08:04 -05:00
Tom Hite 30d004022e Initial checkin to GitHub -- has extensive changes to conform to the latest API model to match the 0.3.6 (Sept. 2, 2013) release. 2013-09-02 22:23:52 -05:00
Mitchell Hashimoto c217846545 website: update website 2013-09-02 17:34:37 -07:00
Mark Peek dbfada5068 website: add openstack to the intro platforms list 2013-09-01 13:41:48 -07:00
Mark Peek 45746a920d website: fixup some underscores to not be emphasis in the AWS docs 2013-09-01 13:37:19 -07:00
Mark Peek e8aecd8a8f website: document required openstack region setting 2013-09-01 13:30:36 -07:00
Mitchell Hashimoto 12e33f6c87 website: fix typo s/script/shell/ provisioner 2013-09-01 10:11:28 -07:00
Mitchell Hashimoto 04260e38ee website: page titles on provisioner docs 2013-09-01 10:02:46 -07:00
Mitchell Hashimoto 0b975b9203 command/inspect: show required variables differently 2013-08-31 17:47:38 -07:00
Mitchell Hashimoto 2752db25c0 website: document required user vars 2013-08-31 17:38:38 -07:00
Mitchell Hashimoto 13198eb570 website: add docs for -debug on Amazon builder 2013-08-31 16:07:55 -07:00
Mark Peek 4d42c79d1f website: add tip about using apt-get/yum -y to prevent hangs 2013-08-29 22:19:13 -07:00
Thomas Duesing 03259ce53c s/droplet/server/ 2013-08-29 21:21:40 -05:00
Christopher Elkins c9352ce238 Fix incorrect config key for staging directory 2013-08-28 21:23:57 -07:00
Mitchell Hashimoto c781045935 website: document shuting down network interfaces for reboot 2013-08-28 10:46:45 -07:00
Mitchell Hashimoto 01e998a81c common: support SHA512 as checksum type [Gh-356] 2013-08-28 09:09:43 -07:00
Mitchell Hashimoto ce89b357c0 website: update website for ssh_key_path stuff 2013-08-27 22:59:36 -07:00
Mitchell Hashimoto b9d73aaed5 website: Fix typo in docs [GH-340] 2013-08-27 17:55:09 -07:00
Mitchell Hashimoto a8694fdda8 Merge pull request #353 from rach/add-setting-for-pillar-folder
provisioner/salt-masterless: Add setting for pillar folder
2013-08-27 17:36:28 -07:00
Mitchell Hashimoto 1566b4d858 builder/vmware: support vmx_template_path [GH-270] 2013-08-27 17:23:28 -07:00
Rachid Belaid a755be49fa Add doc and change pillar tree in roots to respect salt vocabulary 2013-08-28 01:01:37 +01:00
Mitchell Hashimoto c753946c84 builder/vmware: ability to not request a PTY for SSH [GH-270] 2013-08-27 16:51:05 -07:00
Mitchell Hashimoto 03cdac3028 command/build: build error machine-readable is targetted to the build 2013-08-27 15:03:49 -07:00
Mitchell Hashimoto e0414aa056 website: document chef solo provisioner 2013-08-27 14:29:52 -07:00
Mitchell Hashimoto cd95f21d4a command/build: "end" sentinel in artifact machine-readable output 2013-08-27 13:40:19 -07:00
Mitchell Hashimoto 84d91c5f1a command/build: put build errors in machine readable output 2013-08-27 13:37:31 -07:00
Mark Peek 32bf053697 website: add openstack page 2013-08-26 22:02:03 -07:00
Myles A. K. Steinhauser 2fd967482f Actual md5sum as Ubuntu Hashesh webpage is out of date. 2013-08-24 20:43:49 -04:00
Myles A. K. Steinhauser 1f45ed428b Bump Ubuntu 12.04.2 to 12.04.3
Ubuntu has removed the 12.04.2 release ISOs from their mirrors when they released 12.04.3. This impacted the URL and the Checksum contained in the example.json which returned an HTTP 404 from Ubuntu's Mirrors.
2013-08-24 20:04:45 -04:00
Mitchell Hashimoto 6d92e19a59 website: delete salt.html.markdown 2013-08-23 15:41:55 -07:00
Rachid Belaid 3cb3a7cd30 Fix #264 to upload local minion config
Conflicts:
	provisioner/salt-masterless/provisioner.go
	website/source/docs/provisioners/salt.html.markdown
2013-08-23 15:41:11 -07:00
Mitchell Hashimoto c66bb8813f website: document ami_regions
/cc @jmassara
2013-08-22 15:20:44 -07:00
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
Sébastien Fievet 2a78203e68 Typo 2013-07-28 16:49:03 +02:00
Rafael Garcia 9c25bb5cd7 provisioner/salt: put state tree temporarily in /tmp/salt by default 2013-07-27 00:14:32 -07:00
Rafael Garcia 1289437565 provisioner/salt: document 3c1f142 2013-07-27 00:14:32 -07:00
Rafael Garcia 9478a75cdb provisioner/salt: docs 2013-07-27 00:14:32 -07:00
Mitchell Hashimoto 321d1cce16 website: document the amazon-instance builder 2013-07-25 10:51:21 -05:00
Rafael Garcia 1ad53e1050 builder/amazon/ebs: support launching in VPC
adds `vpc_id` and `subnet_id` to builder config

depends on https://github.com/mitchellh/goamz/pull/4
2013-07-21 00:44:14 -07:00
Mitchell Hashimoto 2a8ee70440 website: sleep in getting started 2013-07-20 12:35:51 -07:00
Mitchell Hashimoto cb95f36485 website: powered by bintray 2013-07-19 14:02:16 -04:00
Mitchell Hashimoto 9c551ee737 website: remove the ?direct in downloads to use CDN 2013-07-19 14:02:16 -04:00
Mitchell Hashimoto f9db6b3227 website: fix download parsing 2013-07-16 11:42:11 -07:00
Mitchell Hashimoto d422abfcb2 website: document new shell env vars 2013-07-15 10:14:36 +09:00
Mitchell Hashimoto db644c91fb website: document the fix command 2013-07-14 17:38:31 +09:00
Mitchell Hashimoto 24f8275765 website: document the checksum features 2013-07-14 17:28:53 +09:00
Mitchell Hashimoto 0d71024450 website: add PACKER_LOG_PATH docs 2013-07-14 11:20:31 +09:00
Mitchell Hashimoto 2e492fd747 Merge pull request #173 from jasonberanek/force-build
packer, builder/*: Add support for -force flag on builds [GH-119]
2013-07-12 18:00:21 -07:00
Mitchell Hashimoto 60ee20f308 website: add docs for new security_group_id 2013-07-12 17:27:03 +09:00
Jason A. Beranek 13c733a3db Add support for -force flag on builds [GH-119] 2013-07-11 23:43:23 -05:00
Jack Pearkes d701adb3e0 builder/digitalocean: use detected env variables for credentials 2013-07-11 11:31:09 +02:00
Mitchell Hashimoto 3a420478f9 website: document the floppy_files feature 2013-07-09 12:41:36 -07:00
Bernard McKeever 04074b8083 Making sense of the sentence
The sentence was missing a few words.
I've made it read similar to the previous 3 sentences.
2013-07-08 11:09:16 +01:00
Mitchell Hashimoto d6d700f7c5 website: document the inline_shebang stuff 2013-07-07 17:55:02 -07:00
Mitchell Hashimoto 6a5bbaa05d Merge pull request #133 from ubermuda/provisioner/shell/script-execution
provisioner/shell: execute script directly instead of using /bin/sh
2013-07-07 17:47:25 -07:00
Mitchell Hashimoto 83d073f410 website: document the guest additinos URL and SHA256
/cc @sgirones
2013-07-07 12:06:13 -07:00
Jack Pearkes e26d9de149 website: add a shutdown command to the vm builder config examples 2013-07-07 15:37:22 +02:00
Jack Pearkes 7e909ad1c1 website: specify ruby version in the gemfile 2013-07-07 15:31:37 +02:00
Pierre Riteau 5e3c3adad4 Fix some typos and an error in the documentation 2013-07-05 19:23:24 +01:00
Philip Cristiano ead9543799 docs: Use free-tier instance size 2013-07-05 13:35:31 -04:00
Philip Cristiano a1ec059966 docs: Use free-tier instance size 2013-07-05 13:22:38 -04:00
Philip Cristiano 9f624a4557 docs: Fix invalid example 2013-07-05 08:42:22 -04:00
Mitchell Hashimoto dfdbc1b124 website: add more info to the file provisioner page 2013-07-04 12:58:11 -07:00
Eric Lathrop a9715efd71 Add file provisioner documentation. 2013-07-04 15:17:32 -04:00
Geoffrey Bachelet 43db2c23eb provisioner/shell: execute script directly instead of using /bin/sh 2013-07-03 20:17:31 -04:00
Pierre Riteau 79020d6ec9 Fix small typos 2013-07-03 10:55:25 +01:00
Mitchell Hashimoto 3c5f883f49 website: nitpick compaction docs 2013-07-02 21:28:54 -07:00
Mitchell Hashimoto 6f4e08944b 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 0fff9887f7 Remove confusing duplicate references. 2013-07-02 23:56:56 -04:00
Steven Merrill 90294f3ee6 builder/vmware, builder/virtualbox: Document 'headless' option. 2013-07-02 23:53:31 -04:00
Steven Merrill d620a09dd6 Add documentation of the skip_compaction parameter. 2013-07-02 23:48:04 -04:00
Brandon Liu 9a82910f9a Command helpText indicates that options must come before template. 2013-07-02 13:07:39 -07:00
Mitchell Hashimoto c7c22bee3c Merge pull request #115 from bdon/wait
builder/virtualbox, builder/vmware: wait5 and wait10 timers
2013-07-02 12:14:17 -07:00
Brandon Liu c266f8a067 Update command to run locally in website README. 2013-07-02 12:12:42 -07:00
Brandon Liu a5dba51d4f Document wait5 and wait10 boot command keys. 2013-07-02 10:44:49 -07:00
Razz Fox 50ef437935 capitalize "Packer" 2013-07-01 22:01:22 -07:00
Brandon Liu e8037b330b Doc fixes. 2013-07-01 19:53:04 -07:00
Mitchell Hashimoto 7047c5f0ca website: more notes on AWS env vars 2013-07-01 15:26:08 -07:00
Mitchell Hashimoto fe08ac60df website: update website with new AWS env vars 2013-07-01 15:24:36 -07:00
Mitchell Hashimoto 8e9e596935 website: update latest post-processor API 2013-07-01 11:35:09 -07:00
Mitchell Hashimoto 8eb30482f8 website: update website with latest vm_name default changes 2013-07-01 11:15:13 -07:00
Mitchell Hashimoto 19f757a273 website: document disk_size config for virtualbox 2013-07-01 10:51:40 -07:00
Mitchell Hashimoto 4c08343e15 website: document the vmware tools stuff 2013-07-01 10:48:50 -07:00
Pierre Riteau 33c5a3bd50 Fix a small typo 2013-06-30 21:22:32 +01:00
Mitchell Hashimoto a9af38401d 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 de0e56f401 Update veewee-to-packer docs 2013-06-29 16:43:36 -07:00
Mitchell Hashimoto 3f32ced7b0 website: switch all download URLs to https 2013-06-29 14:16:12 -07:00
Anton Lindström cf950af834 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 d2da9fbc93 Merge pull request #67 from mitchellh/website-text-selection
website: change color of text on selection
2013-06-29 12:31:04 -07:00
Jack Pearkes 7228643da4 website: change color of text on selection 2013-06-29 21:25:28 +02:00
Mitchell Hashimoto 224953b30c 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 088dfab045 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 e04e204496 Fix typo 2013-06-29 13:02:57 +02:00
Mitchell Hashimoto c7a4b11f0f Merge pull request #49 from msabramo/patch-3
website: Fix typos in setup page
2013-06-28 18:10:51 -07:00
Mitchell Hashimoto db919c03bd Merge pull request #47 from msabramo/patch-2
website: Fix typo in README.md
2013-06-28 18:09:29 -07:00
Marc Abramowitz 8cbb1d0382 Fix more typos 2013-06-28 14:03:14 -07:00
Marc Abramowitz 8e154b6e1e Fix typo in README.md 2013-06-28 13:56:37 -07:00
Jon Crosby 3b7b2ab4c1 Fix typo in platform docs 2013-06-28 13:54:46 -07:00
Artur Rodrigues d857eb1cee Fix reference of typo corrected on 43bb20d05f 2013-06-28 16:45:32 -03:00
Mitchell Hashimoto 2806c70468 website: fix typo on shell script 2013-06-28 15:26:09 -04:00
Robby Colvin 412be0d7c1 'path' in shell provisioner template was renamed 2013-06-28 12:11:24 -07:00
Gareth Rushgrove 2c24ab3e16 small typo: either rather than ether on why page 2013-06-28 17:24:24 +01:00
Mitchell Hashimoto 7cf21dd98d website: get rid fof release notes 2013-06-28 12:01:48 -04:00
Mitchell Hashimoto cc1cf6c301 website: fix issues with URL 2013-06-28 11:56:32 -04:00
Mitchell Hashimoto b68b672380 website: link to sha256 sums 2013-06-28 10:48:23 -04:00
Mitchell Hashimoto 5c7eb47c3d website: set base mac address example 2013-06-28 10:20:49 -04:00
Mitchell Hashimoto f035b7a08d website: update the interfaces for extending 2013-06-28 09:49:21 -04:00
Jack Pearkes e529187017 website: update jack's community bio 2013-06-28 14:46:57 +02:00
Mitchell Hashimoto 070d2cc2a6 website: vagrant boxes getting started 2013-06-28 08:37:13 -04:00
Mitchell Hashimoto 919c3935e1 Merge branch 'shell-env-vars'
Conflicts:
	website/source/docs/provisioners/shell.html.markdown
2013-06-28 08:20:12 -04:00
Mitchell Hashimoto 09029fd51e website: clarify some things in the intro 2013-06-28 08:18:03 -04:00
Mitchell Hashimoto e38b5827ca website: doc veewee-to-packer 2013-06-28 00:04:41 -04:00
Mitchell Hashimoto 330e34051f website: execute_command example 2013-06-27 18:23:47 -04:00
Mitchell Hashimoto e5a23492ea website: update provisioner docs "path" to "script" 2013-06-27 10:57:43 -07:00
Mitchell Hashimoto 3cd0229702 website: update vagrant PP docs for Artifactid var 2013-06-27 10:54:52 -07:00
Mitchell Hashimoto faa7505151 website: make a note about deps in deving plugins 2013-06-27 10:43:19 -07:00
Mitchell Hashimoto df577b028a website: change up some code format sizing 2013-06-27 08:30:21 -07:00
Mitchell Hashimoto ee5fad3769 website: document keep_input_artifact 2013-06-27 08:25:12 -07:00
Mitchell Hashimoto 439cfb4ded website: document the vagrant post-processor 2013-06-27 08:17:00 -07:00
Jack Pearkes 349b5ab5f3 website: docuemnt shell provisioner environment variables 2013-06-27 14:42:28 +02:00
Mitchell Hashimoto 8bfa90a3bf website: Clarify the HTTPIP/Port in boot commands [GH-32] 2013-06-26 17:08:53 -07:00
Mitchell Hashimoto d31137d01c website: fix the links to downloads 2013-06-25 14:16:49 -05:00
Mitchell Hashimoto 3319ab2b02 website: fix docs installation page 2013-06-25 14:14:45 -05:00
Mitchell Hashimoto 84927c6b9d website: hacks on hacks to center the download link 2013-06-24 16:51:26 -07:00
Mitchell Hashimoto a900b9de16 website: put popular OS on top 2013-06-24 16:46:06 -07:00
Mitchell Hashimoto 6b4125e267 website: add OS icons 2013-06-24 16:34:59 -07:00
Mitchell Hashimoto 96f19c0a0e website: use image_tag so that the asset hash stuff works 2013-06-24 16:31:25 -07:00
Mitchell Hashimoto 548c82cb19 website: downloads page 2013-06-24 16:25:42 -07:00
Mitchell Hashimoto 27896e22b0 website: nav min width so it doesn't squish 2013-06-24 13:59:10 -07:00
Mitchell Hashimoto d903e56260 website: proper spacing on community links 2013-06-24 12:09:20 -07:00
Mitchell Hashimoto 25e213a7c6 website: better homepage cSS 2013-06-24 10:27:27 -07:00
Mitchell Hashimoto c6fe5f18b4 website: better homepage 2013-06-24 10:24:13 -07:00
Mitchell Hashimoto 90af6f1d38 website: fix up the interface pastings to not have comments 2013-06-24 09:39:20 -07:00
Mitchell Hashimoto 0e8b61c162 website: remove the hook TODO 2013-06-24 09:36:55 -07:00
Jack Pearkes 76c2fcee87 website: update digitalocean state_timeout default 2013-06-24 09:07:33 +02:00
Mitchell Hashimoto f181e9b6bd website: Update virtualbox to note guest additions stuff 2013-06-23 23:51:30 -07:00
Mitchell Hashimoto bd947c4263 website: rename EC2 to Amazon EC2 2013-06-23 23:45:29 -07:00
Mitchell Hashimoto 7df62ea53b website: guest_additions_path docs for virtualbox builder 2013-06-23 23:17:20 -07:00
Mitchell Hashimoto e91421b1e1 website: update docs for virtualbox_version_file 2013-06-23 22:46:57 -07:00
Mitchell Hashimoto 6031c8d820 website: document vboxmanage calls 2013-06-23 21:06:49 -07:00
Mitchell Hashimoto ffd1219388 website: Add ssh_port docs for virtualbox 2013-06-23 20:41:10 -07:00
Mitchell Hashimoto bfcd264e67 website: disk_size docs for VMware 2013-06-23 15:08:37 -07:00
Mitchell Hashimoto adf150247e website: document ssh_port for VMware builder 2013-06-23 14:32:48 -07:00
Jack Pearkes 15d42af48b website: document digitalocean state_timeout configuration 2013-06-23 12:58:00 +02: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