Commit Graph

4810 Commits

Author SHA1 Message Date
Chris Bednarski 8a426bea0e Merge pull request #2505 from pecigonzalo/b-windows-variables_errors
Fix powershell elevated not setting variables properly.
2015-07-28 16:55:29 -07:00
Chris Bednarski 0c7654358a Reformat 2015-07-28 15:30:32 -07:00
Chris Bednarski 8741a6df23 Renamed .markdown to .html.markdown to be consistent with other filenames 2015-07-28 15:29:20 -07:00
Kevin Fishner 97e16aeed9 add updated analytics 2015-07-28 15:04:19 -07:00
Chris Bednarski b61f86fbae Merge pull request #2516 from patricklucas/document_gce_use_internal_ip
builder/googlecompute: Document use_internal_ip
2015-07-28 14:53:14 -07:00
Chris Bednarski 449f035c4d Merge pull request #2443 from pecigonzalo/b-winrm-communicator
Fix bug on WinRM connector
2015-07-28 02:55:12 -07:00
Gonzalo Peci 21107b0027 Fix wrong command type being used when running elevated provisioner. 2015-07-28 16:14:32 +12:00
Patrick Lucas 73a157b78d builder/googlecompute: Document use_internal_ip 2015-07-27 19:32:22 -07:00
Chris Bednarski c73314cd38 Merge pull request #2514 from hazelesque/rackconnect-v2-update-accessipv4
openstack: store updated accessIPv4 from RackConnect
2015-07-27 16:43:17 -07:00
Chris Bednarski 715662f60b Reformat 2015-07-27 16:42:06 -07:00
Chris Bednarski ff6a091531 Merge pull request #2512 from hazelesque/openstack-support-using-existing-keypair
openstack builder: support using existing keypair
2015-07-27 16:41:17 -07:00
Chris Bednarski bd0ee8d3f7 Merge pull request #2513 from hazelesque/openstack-ip-debug-logging
openstack builder: log which IP address SSH will use
2015-07-27 16:40:46 -07:00
Hazel Smith a7da0ffde1 openstack: store updated accessIPv4 from RackConnect 2015-07-27 23:07:25 +01:00
Hazel Smith b47eb4cea9 openstack builder: support using existing keypair 2015-07-27 23:05:51 +01:00
Hazel Smith ce54dba2d3 openstack builder: log which IP address SSH will use 2015-07-27 23:00:06 +01:00
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
Gonzalo Peci 88ebc2f7e8 Add s.SSHPort variable as the port WinRM uses to connect. This is needed on any builder where the port used to connect is not the guest winrm port but a nated port on the host.
Similar behavior is used by the SSH communicator.
2015-07-27 09:57:38 +12: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