Commit Graph

4794 Commits

Author SHA1 Message Date
Chris Bednarski cd9e352b2e Merge pull request #2507 from punkle/master
Fix example code for digital ocean builder
2015-07-27 13:14:15 -07:00
Brian Fletcher e7900ec5ef Fix example code for digital ocean builder
Remove command after size
2015-07-27 21:00:11 +01:00
Chris Bednarski ef873ba210 Update version file so builds from master don't masquerade as 0.8.2 2015-07-26 16:33:56 -07:00
Chris Bednarski c656a01b6c Merge pull request #2490 from mitchellh/docs-revamp
Reformat docs using htmlbeautifier and pandoc
2015-07-24 21:02:26 -07:00
Chris Bednarski e0be4efefe Make the anchor work with reformat 2015-07-24 21:00:24 -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 40f2173c6e Merge pull request #2500 from mitchellh/docs-amazon-creds
Updated docs on how AWS credentials are resolved
2015-07-24 20:48:55 -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 64604ee955 More succinct phrasing for cracklib conflict 2015-07-24 18:41:42 -07:00
Chris Bednarski 3d103dccb8 Merge pull request #2483 from Xiol/patch-1
Update setup documentation to cover issue #1117
2015-07-24 15:34:32 -07:00
Chris Bednarski 7a6eb966c0 We actually use PACKER_ACC not TF_ACC 2015-07-24 14:49:44 -07:00
Chris Bednarski e410abdb2c Merge pull request #2481 from samdunne/fix-2478
Fixes #2478
2015-07-22 22:05:53 -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 c42e7cfe41 Added note about installing pandoc if we can't find it 2015-07-22 19:41:42 -07:00
Chris Bednarski d57c051651 Reformat everything 2015-07-22 19:31:00 -07:00
Chris Bednarski 13ac8896a9 Reformat the layout file (again) 2015-07-22 19:29:59 -07:00
Chris Bednarski 36052d8c2e Add new layout with magic footer link and static google analytics partial 2015-07-22 19:28:35 -07:00
Chris Bednarski dd255df412 Add pandoc magical markdown reformatter 2015-07-22 19:28:03 -07:00
Chris Bednarski b9c9da7157 Added a static version of this so we can partial it into place in the layout. This prevents it from being reformatted. 2015-07-22 19:26:48 -07:00
Chris Bednarski 448fce56c0 Replace tabs with 2 spaces 2015-07-22 18:09:32 -07:00
Chris Bednarski 823e9e73fe Docs cleanup
- Reformat .html / .erb files
- Remove extra </div> in index.html.erb
- Add htmlbeautifier gem
- Add middleman-breadcrumbs
- Add make format (calls htmlbeautifier)
2015-07-22 17:18:08 -07:00
Chris Bednarski a0547eafb3 Merge pull request #2487 from mitchellh/website-interpolate
website: remove packer push var interpolation
2015-07-22 14:10:02 -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
Xiol 985c3c576b Update setup documentation to cover issue #1117
In issue #1117, the packer binary can sometimes conflict with the packer binary supplied with cracklib. This documentation update covers this and provides workarounds for affected users.
2015-07-22 10:13:04 +01: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
Sam Dunne ee1b6a72ea Fixes #2478 2015-07-21 15:54:48 +01: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 28c80a648c Updated changelog for 0.8.2 2015-07-17 14:02:22 -07:00
Chris Bednarski 9c72861438 Prep release for 0.8.2 2015-07-17 12:45:15 -07: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
Chris Bednarski dec1b65a20 Merge pull request #2468 from tylert/gh-2467-missing-some-qemu-builder-defaults
Fixes #2467 Add missing default values for 'disk_cache' and 'disk_discard' in qemu builder docs
2015-07-17 11:51:59 -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 f3f3d1fe73 Formatting 2015-07-16 19:34:36 -07:00
Chris Bednarski 2f5f6c159b Merge pull request #2462 from georgevicbell/master
Add PTY to Docker exec
2015-07-16 19:27:41 -07:00
Chris Bednarski 56745e14f5 manifest_file can now be a folder or file.pp and we will upload it correctly in either case 2015-07-16 19:15:16 -07:00
georgevicbell bf0c326cd5 Update step_connect_docker.go 2015-07-16 22:07:39 -04:00
georgevicbell b2811a8252 Update communicator.go 2015-07-16 21:51:13 -04:00
georgevicbell d00271aab3 Fix Capitilzation 2015-07-16 21:50:24 -04:00
georgevicbell 4da4150abe Update communicator.go 2015-07-16 21:37:08 -04:00
georgevicbell 3a681d0c0c Add Pty Bool 2015-07-16 21:22:11 -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
georgevicbell fb39fa2cc6 Update step_connect_docker.go 2015-07-16 21:13:04 -04:00