Chris Bednarski
66b7b9a0b7
Added a section to explain more clearly how to reference external resources like boot ISOs
2015-07-30 15:58:12 -07:00
Chris Bednarski
1420e2494c
Added note on 5g upload limit, and workaround
2015-07-28 16:24:43 -07:00
Chris Bednarski
54afe10ad1
Make the anchor work with the reformatter
2015-07-24 20:59:40 -07:00
Chris Bednarski
7a1bc43c58
Merge branch 'docs-revamp' into docs-revamp-content
2015-07-24 20:55:31 -07:00
Chris Bednarski
3fe2d2f5bc
Reformat
2015-07-24 20:55:08 -07:00
Chris Bednarski
99061b96d6
Merge branch 'master' into docs-revamp
2015-07-24 20:54:37 -07:00
Chris Bednarski
c3e39c2f0d
Updated docs on how AWS credentials are resolved
2015-07-24 20:38:14 -07:00
Chris Bednarski
972af2c4cc
Merge pull request #2482 from tb3088/doc_aws-creds
...
Document behavior of AWS {access,secret}_key in relation to credentia…
2015-07-24 19:40:45 -07:00
Chris Bednarski
b533a4b833
Added a note on permissions required for IAM roles. Thanks @bmatsuo
2015-07-24 18:55:36 -07:00
Chris Bednarski
30850b851d
Reformat
2015-07-24 14:54:46 -07:00
Chris Bednarski
a77ee557ac
Starting rework of atlas post-processor page
2015-07-24 14:49:22 -07:00
Chris Bednarski
1e9459a067
Changed push docs to more clearly explain how they work with Atlas
2015-07-23 00:02:18 -07:00
Chris Bednarski
d8e8f98b32
Change to 4 spaces
2015-07-22 20:25:58 -07:00
Chris Bednarski
555a8ba792
Change two blanks to one blank after numbered list item
2015-07-22 20:22:50 -07:00
Chris Bednarski
d57c051651
Reformat everything
2015-07-22 19:31:00 -07:00
Jack Pearkes
feb2db7b01
website: remove packer push var interpolation
...
This removes a message that is no longer accurate and fixed in https://github.com/mitchellh/packer/issues/1861
2015-07-22 14:05:10 -07:00
Matthew Patton
9007b1cc67
Document behavior of AWS {access,secret}_key in relation to credentials file and profile lookup via AWS_PROFILE
2015-07-21 17:24:55 -04:00
Chris Bednarski
2010a0c966
Merge pull request #2475 from tylert/gh-2474-fix-docs-uint-int-integer-and-wrap-long-lines
...
Fixes #2474 : Replace use of 'int' and 'uint' in website docs with 'integer' and wrap long lines
2015-07-19 21:48:22 -07:00
Chris Bednarski
ee2e039671
Merge pull request #2417 from zakuro9715/docs-docker-tag-force
...
Add description of force option for docker-tag
2015-07-19 21:34:12 -07:00
Tyler Tidman
3139d3d2c5
Fixes #2474 : Replace use of 'int' and 'uint' in website docs with 'integer' and wrap long lines
2015-07-19 10:56:00 -04:00
Chris Bednarski
ac75d5329e
Merge pull request #2463 from mitchellh/b-2373
...
Make manifest_file work as either file.pp or a directory
2015-07-17 12:07:08 -07:00
Chris Bednarski
37c20e2bf0
Added links to puppet docs to clarify behavior of manifest with multiple files
2015-07-17 12:06:20 -07:00
Tyler Tidman
bb6db46962
Cull duplicate word 'values' for disk_cache description
2015-07-17 12:20:57 -04:00
Tyler Tidman
d8cde46e76
Add missing default values for 'disk_cache' and 'disk_discard' in qemu builder docs, sort qemu_binary before qemuargs so it matches ordering from 'packer fix'
2015-07-17 12:10:22 -04:00
Chris Bednarski
518ad704b7
Added notes to warn against manifest_dir and note that manifest_file can be overloaded with a directory
2015-07-16 18:18:59 -07:00
Chris Bednarski
f27505626f
Formatting tweak for ansible docs
2015-07-15 13:09:56 -07:00
Chris Bednarski
9b97726621
Merge branch 'documentation/ansible_inventory_groups' of https://github.com/Cbeck527/packer into b-ansible-inventory-docs
2015-07-15 13:09:04 -07:00
Chris Bednarski
a49f263e90
Merge pull request #2418 from zakuro9715/fix-inconsistent-spelling
...
Fix inconsistent spelling
2015-07-15 13:03:39 -07:00
Chris Becker
6343d8f16a
Update `inventory_groups` documentation for clarity
2015-07-14 21:53:38 -04:00
Walter Dolce
0c0ff5a25b
Remove third 's' from word
2015-07-12 14:50:04 +01:00
YuZakuro
a6269671ec
Fix inconsistent spelling
...
`(boolean)` is used in most cases, but `(bool)` is used in places.
I ran `find website/source/**/*.(markdown|md) | xargs sed -i 's/(bool)/(boolean)/g'`
2015-07-09 18:20:13 +09:00
YuZakuro
315ad54834
Add description of force option for docker-tag
2015-07-09 17:40:34 +09:00
Tyler Tidman
c416f6e14b
Remove ssh_wait_timeout from doc basic examples for virtualbox/vmware builders. Fixes GH-2382.
2015-07-02 17:37:03 -04:00
Christian Mayer
ebd4cb761d
Fix NULL builder config documentation.
...
Change from "host" to "ssh_host" was introduced in d545431f9b
2015-07-01 10:46:47 +02:00
Mitchell Hashimoto
8fd673ff9f
Merge pull request #2364 from tdg5/explicit_docker_pp_sequencing
...
website: Be more explicit about sequence definition usage in docker builder docs
2015-06-30 10:07:17 -07:00
Danny Guinther
d1961e782b
Be more explicit about sequence definition usage in docker builder docs
2015-06-30 08:33:01 -04:00
Chris Bednarski
6c2e6c41d9
Added an example using tcsh with shell provisioner; reworded some of the execute_command docs
2015-06-29 17:06:49 -07:00
Mitchell Hashimoto
1b9d0dcddd
Merge pull request #2321 from acranox/chef-client-docs
...
website: Update docs for default configuration template
2015-06-29 09:33:48 -07:00
Mitchell Hashimoto
21d50916b6
Merge pull request #2335 from mitchellh/b-vagrantcloud-docs
...
website: Update some docs to point to Atlas instead of Vagrant Cloud
2015-06-29 09:23:50 -07:00
Ben Wen
aa84f9eeb5
Tips for debugging a build.
2015-06-26 15:18:45 -07:00
Chris Bednarski
355364ce4c
Change some outdate references to Vagrant Cloud to point to Atlas instead
2015-06-26 14:59:01 -07:00
Chris Bednarski
daf563e210
Change aws.ami to amazon.ami to be consistent with usage in terraform
2015-06-26 10:22:15 -07:00
Peter Doherty
5896d96bdb
Update docs for default configuration template
...
Update docs for default configuration template for the chef-client provisioner, to reflect the ability to set a custom validation_client_name
2015-06-25 16:03:24 -04:00
Clint Shryock
def6f8aefc
clean up character encodings
2015-06-24 10:28:01 -05:00
Mitchell Hashimoto
a019575026
helper/communicator: support disabling SSH agent
2015-06-23 14:52:37 -07:00
Mitchell Hashimoto
c0bc74990b
website: note SSH forwarding
2015-06-23 14:49:36 -07:00
Mitchell Hashimoto
3cc90768a2
website: update docs to link to communicator
2015-06-23 14:44:57 -07:00
Mitchell Hashimoto
4244a6ce8d
website: communicator section
2015-06-23 14:39:29 -07:00
Clint Shryock
24106de378
builder/amazon-chroot: document mount_options config
2015-06-23 11:31:43 -05:00
Clint
3884555007
Merge pull request #2289 from mitchellh/b-amazon-chroot-fixes
...
builder/amazon-chroot: various fixing and debugging of chroot builder
2015-06-23 10:53:02 -05:00