895 Commits

Author SHA1 Message Date
Seth Vargo
9767b89323 Add robots.txt 2014-10-22 17:41:53 -04:00
Seth Vargo
d5dc27ce72 Update CSS for Bootstrap 3 2014-10-22 17:41:53 -04:00
Seth Vargo
b732c5a24c Adjustments to support Bootstrap 3 2014-10-22 17:41:53 -04:00
Seth Vargo
02a32b92e7 Move Javascript until the end 2014-10-22 17:41:53 -04:00
Seth Vargo
0800ebfe7a Use formatting helpers and labeled code blocks 2014-10-22 17:41:53 -04:00
Seth Vargo
c6926491b4 Update to latest middleman-hashicorp 2014-10-22 17:41:52 -04:00
Seth Vargo
096de30280 Remove unused Javascript and CSS 2014-10-22 17:41:52 -04:00
Nicholas Chammas
437b1bf12a Portability and explicitness
"Explicivity" is not a word.
2014-10-22 15:22:57 -04:00
Jason A. Beranek
8d398d159d website: make remote vmware docs consistent 2014-10-14 21:30:17 -05:00
Jason A. Beranek
241398d53e website: document vmware-iso remote cache path 2014-10-14 21:25:15 -05:00
Mitchell Hashimoto
66cd829813 Merge pull request #1589 from joshfng/master
website: Add all boot commands from source to docs.
2014-10-14 15:49:55 -07:00
Josh Frye
1e2cb36735 Add all boot commands from source to docs. 2014-10-14 15:45:34 -07:00
Mitchell Hashimoto
ba0b4e7519 Merge pull request #1523 from jc00ke/patch-1
website: Minor edits
2014-10-14 15:43:17 -07:00
Mitchell Hashimoto
2419e44551 Merge pull request #1528 from amangoel/patch-1
website: Update chef-solo.html.markdown
2014-10-14 15:43:00 -07:00
Mitchell Hashimoto
e82b76edc9 Merge pull request #1529 from amangoel/patch-2
website: Update amazon.html.markdown
2014-10-14 15:42:46 -07:00
Mitchell Hashimoto
3374765419 Merge pull request #1560 from amosshapira/patch-1
website: ec2:ModifyImageAttribute already included in the sample policy
2014-10-14 15:42:08 -07:00
Mitchell Hashimoto
9f28f2401f Remove Vagrant constants [GH-1566] 2014-10-14 15:41:04 -07:00
Tim Brown
bd5382dc72 Update example to match parameter.
The example showed "path" instead of "output".
2014-10-13 12:56:53 -07:00
Ilya Novikov
d69d9f1536 fix a minor typo in platforms.html 2014-10-11 16:49:10 +05:30
Seth Vargo
ff514004a8 Merge pull request #1537 from nifr/patch-1
Fixed dead links in doc section environment-variables.
2014-10-10 06:34:45 -07:00
Seth Vargo
d62843144e Tell Rack to cache /assets 2014-10-06 20:37:07 -04:00
Seth Vargo
37eb3043f5 Upgrade to middleman-hashicorp 2014-10-06 20:35:19 -04:00
Seth Vargo
cd23c39064 Move assets to assets/ 2014-10-06 20:34:44 -04:00
Amos Shapira
b3839f48de ec2:ModifyImageAttribute already included in the sample policy
ec2:ModifyImageAttribute is already included in the sample policy JSON (line 67 in the source file), so the comment about optionally adding it only adds confusion.
2014-10-06 13:28:40 +11:00
Vasiliy Tolstov
8efc8ec984 add ability to set cache mode for disk
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2014-10-06 01:09:45 +04:00
Seth Vargo
a4eb1035ea Update website to use latest middleman 2014-10-03 17:55:34 -07:00
Seth Vargo
ab12c84407 Remove unnecessary counter file (as per @pearkes) 2014-10-03 17:55:26 -07:00
Nicolai Fröhlich
7fdb045ed0 Fixed dead links in doc section environment-variables.
Due to a missing `/` the links pointed to i.e. `docs/other/docs/other/core-configuration.html` producing a 404 / Page not found.
2014-09-26 15:28:24 +02:00
amangoel
e5c71008ba Update amazon.html.markdown
Technical correction
2014-09-24 17:41:41 -07:00
amangoel
6150a281f5 Update chef-solo.html.markdown 2014-09-24 17:15:47 -07:00
Scott Rahner
4383b435a4 adding default nodename 2014-09-24 19:40:34 -04:00
Jesse Cooke
adedfb85a6 Ditch ` around content words 2014-09-24 14:00:58 -07:00
Jesse Cooke
c2ffdd99a7 Minor edits 2014-09-24 10:07:57 -07:00
Julian Phillips
660e82e689 Update vagrant supported builder list
Update the list of supported builders in the vagrant post-processor
docs to include QEMU.
2014-09-22 11:15:47 +01:00
JessThrysoee
16b82d6d15 builder/parallels: Bundle python version of prltype
Uses the Python API from Parallels Virtualization SDK to write
boot commands.

This eliminates a 3rd party requirement and makes it easier for people
not using homebrew to get started with packer.
2014-09-19 22:19:15 +02:00
Jason A. Beranek
58a50e0513 website: document vmware-esxi VNC requirements 2014-09-16 22:16:22 -05:00
Vasiliy Tolstov
bb484e88a2 Update digitalocean.html.markdown
fix mistake
2014-09-15 15:44:27 +04:00
Vasiliy Tolstov
018601058c Update digitalocean.html.markdown
separate v1 and v2 api
2014-09-15 15:43:54 +04:00
Vasiliy Tolstov
ca6ef4d1e1 Update digitalocean.html.markdown
update docs
2014-09-15 15:43:10 +04:00
Hiroyuki Sato
c650f6f6af Fix typo 2014-09-12 23:28:10 +09:00
Hiroyuki Sato
64a709e7be Update document about qemu builder for [GH-1407].
https://github.com/mitchellh/packer/pull/1407
2014-09-12 23:14:55 +09:00
Lance French
ce5276d667 Update for amazon-instance builder docs [GH-1491]
Updating --url parameter to --region in the builder
documentation for the bundle upload command.
2014-09-11 23:08:45 -07:00
Mitchell Hashimoto
76e2b33a6d website: re-add packer prefix 2014-09-11 14:35:51 -07:00
Mitchell Hashimoto
f4ca5eb179 website: remove packer_ prefix from files for now 2014-09-10 20:52:44 -07:00
Chris Spicer
840c4e4d02 Add group_vars and host_vars to Ansible provisioner docs to reflect current code 2014-09-10 15:37:05 -07:00
Mitchell Hashimoto
7078c2f922 Fix some scripts 2014-09-08 17:03:38 -07:00
Mitchell Hashimoto
305019676c website: update website to point to proper directory 2014-09-08 13:44:58 -07:00
Mitchell Hashimoto
351ef8bf98 website: compress 2014-09-08 10:30:30 -07:00
Mitchell Hashimoto
2ed100a0b0 website: document compress post-processor 2014-09-08 10:30:10 -07:00
Mitchell Hashimoto
db90c16118 builder/amazon: support auto spot price discovery [GH-1465] 2014-09-06 10:44:12 -07:00