Commit Graph

176 Commits (e2fe35ef40bbce9b87f945901afa00a3fa769093)

Author SHA1 Message Date
Krzysztof Wilczynski 7d80e37c14
Add new `packer_version` function.
9 years ago
Matthew Hooker a26ce0c4a2
Merge pull request #5555 from cheeseprocedure/docs-communicator-ssh-agent
9 years ago
Matt Mercer 733d5b65e5 Website: add ssh_agent_auth to ssh communicator docs
9 years ago
Matthew Hooker 60b013f5af
Merge pull request #5439 from pkilar/socks5_proxy
9 years ago
SwampDragons 1563fb97c7 Merge pull request #5463 from atsushi-ishibashi/issue5323
9 years ago
Megan Marsh 4721b48c70 add a couple of extra tests and reword documentation
9 years ago
Atsushi Ishibashi c3a00993d0 Don't truncate and replace with 'a', update docs
9 years ago
Atsushi Ishibashi c22c7238ac Add doc
9 years ago
Matthew Aynalem 1967c4bc81 docs correct datatype inconsistencies int/integer => number (issue #5468)
9 years ago
Matthew Hooker 4aee438c22
document comma-separated configuration variables.
9 years ago
Paul Kilar 01ff96b341 Added missing dependency and updated documentation
9 years ago
Matthew Aynalem 1fac839b79 docs fix minor spelling typos throughout docs
9 years ago
Megan Marsh 4e8303f3b4 Merge pull request #5024 from rickard-von-essen/issue-4941
9 years ago
Matthew Hooker c4e72dc4a0
fix formatting
9 years ago
Rickard von Essen 4f6010aa26
ssh: Renamed ssh_disable_agent to ssh_disable_agent_forwarding
9 years ago
Matthew Hooker bcc0d24bf4
run docs through pandoc
9 years ago
Lee f86e169564 update docs description for winrm_use_ntlm directive
9 years ago
Lee Spottiswood fe5c981843 add usage docs for winrm_use_ntlm directive
9 years ago
Rickard von Essen 2164700162
comm/ssh: Add support for using SSH Agent auth towards a bastion host.
9 years ago
Matthew Hooker 740f438639
clarify that variables can't be used inside type
9 years ago
James Turnbull 0a544082ee This is a more substantive rewrite than intended
9 years ago
James Turnbull cae2170375 Updated the naming of variables
9 years ago
Matthew Hooker 5425b38083
docs: add line break
9 years ago
James Turnbull f73617b6b7 Made some changes to the Packer templating docs
9 years ago
liz abinante 489f3ee2b0 make the garbage sentence less confusing 🎉
9 years ago
liz abinante 5139949d5c docs: some stuff is easy, some stuff is not let's be more descriptive
9 years ago
Matthew Hooker d30605fdfb
use json markdown syntax
9 years ago
Marc Tamsky 52060e41bf {{user}} is not allowed in variables section
9 years ago
Seth Vargo 38e0ba8bd3
Fix broken links
9 years ago
Seth Vargo 6b80c21043
Revamp pages and docs to fit HashiCorp brand
9 years ago
Matthew Hooker 32259f478d
make note about using UUIDs vs timestamps
9 years ago
dnABic (Andreja Babic) 4d5d89b328 small documentation typos
9 years ago
Rickard von Essen 96e9a8e6e9 Removed default value for ssh_username
10 years ago
Matthew Hooker 042f4b7bfb
fix documentation wrt command line variables.
10 years ago
tubadude49 14c73a837d Plural
10 years ago
Pedro de la Cruz Jr 877a456eea Type-o in documentation
10 years ago
David J. Felix b7bff9d251 Fix misdocumentation of "variables" attribute (#3433)
10 years ago
Ilias Bertsimas 8bb3541fc3 Fix WinRM default SSL port typo.
10 years ago
Thomas Vendetta e362cd6b8b Use new Ubuntu AMI thats t2.micro & us-east-1 eligible
10 years ago
Alvaro Miranda 33a225eb92 Add note for $HOME and ~
10 years ago
Chris Bednarski 1256babce3 Change .markdown to .md because it's shorter
10 years ago
Dai MIKURUBE 2d4c31f82b Add a note about timezone "-0700" in "isotime".
10 years ago
Ilias Bertsimas 883e4bcae2 Update documentation to reflect the new default behaviour.
10 years ago
Aaron Harnly f47d58f92e "environmental variable" -> "environment variable"
10 years ago
Tyler Tidman 8f44bd7575 List ssh communicator doc options in 'packer fix' (alphabetical) order
10 years ago
David Zanetti 3c1013f098 Docs: Examples of templates need more assistance about AMI IDs
10 years ago
Chris Bednarski 3d9410f176 Merge branch 'sftp' of https://github.com/2opremio/packer into f-sftp
10 years ago
Tyler Tidman a1c4c6aace Rename communicator markdown file to match the rest of the website source files
10 years ago
Marc Abramowitz dec48aa9c1 Add example of conditional provisioner
10 years ago
Brent Rojas 88c40c5d41 Update push.html.markdown
10 years ago
Chris Bednarski 295bf847db Merge pull request #3066 from dave2/gh-3052
10 years ago
Seth Vargo c0b46b2fb8 Use SSL for resources
10 years ago
David Zanetti 0369b8e7c0 Update docs to reflect current AMI IDs and instance sizes
10 years ago
Ben Goodwin 64152e4a64 Implement WinRM-over-HTTPS
10 years ago
Jake Champlin 49ded7f79f Grammar change
11 years ago
Jake Champlin 912111ca42 Add full example and link to Atlas Post Processor
11 years ago
Jake Champlin ed86277714 Update Post-Processor Docs
11 years ago
Chris Bednarski c834a00e22 Added a name validator to the push command
11 years ago
Chris Bednarski 0d973145f5 Added a note to the push docs about dot being disallowed in atlas names
11 years ago
Alfonso Acosta a59c82d7a6 Add sftp file transfer support
11 years ago
Chris Bednarski d8e8f98b32 Change to 4 spaces
11 years ago
Chris Bednarski d57c051651 Reformat everything
11 years ago
Jack Pearkes feb2db7b01 website: remove packer push var interpolation
11 years ago
Tyler Tidman 3139d3d2c5 Fixes #2474: Replace use of 'int' and 'uint' in website docs with 'integer' and wrap long lines
11 years ago
Chris Bednarski a49f263e90 Merge pull request #2418 from zakuro9715/fix-inconsistent-spelling
11 years ago
Walter Dolce 0c0ff5a25b Remove third 's' from word
11 years ago
YuZakuro a6269671ec Fix inconsistent spelling
11 years ago
Mitchell Hashimoto a019575026 helper/communicator: support disabling SSH agent
11 years ago
Mitchell Hashimoto c0bc74990b website: note SSH forwarding
11 years ago
Mitchell Hashimoto 4244a6ce8d website: communicator section
11 years ago
Mitchell Hashimoto 723b91ccf3 Merge pull request #2232 from mitchellh/f-build-name
11 years ago
Mitchell Hashimoto a978bbf781 website: update docs for new functions
11 years ago
Mitchell Hashimoto facbb6577d template: allow _ prefix to root level keys for comments [GH-2066]
11 years ago
Basil Peace 3dabf60b52 Fix error in isotime demo in the documentation of Configuration Templates
11 years ago
Mitchell Hashimoto 36c6d37f69 website: Update docs for template_dir
11 years ago
Spencer Owen 59499426b0 Changes date example in isotime
11 years ago
Seth Vargo 8c36684e98 Merge pull request #1846 from lalyos/patch-1
11 years ago
Emil Hessman 825cd7a86a website: address spelling mistakes
11 years ago
Seth Vargo bfc4f4ff7d Clarify push interpolation caveat
11 years ago
Seth Vargo 75b4f50f8f Add examples for Push template configuration
11 years ago
Seth Vargo 677ddd34bd Update default value for push VCS documentation
11 years ago
lalyos 68a94f9c2f docs/templates: add note about escaping
11 years ago
Mitchell Hashimoto 6f66afcee0 website: docs for push
12 years ago
Seth Vargo 67fad6c429 Add metadata description to all pages + include "Packer" for SEO
12 years ago
Seth Vargo 0800ebfe7a Use formatting helpers and labeled code blocks
12 years ago
Nicholas Chammas 437b1bf12a Portability and explicitness
12 years ago
Mitchell Hashimoto 9a0f92c5ad Merge branch 'template-timefmt' of github.com:njones/packer into njones-template-timefmt
12 years ago
Mitchell Hashimoto c66b5dbb67 website: doc upper and lower
12 years ago
RH Becker e3015d7fe1 Add `page_title` attribute to each documentation file for which it didn't already exist, matching the value to each page's h1, respectively.
12 years ago
Thordur Bjornsson 9058061a38 Don't use a real domain in examples.
12 years ago
Nika Jones 04d9b0a1a5 Adds documentation to the website. Explains how to format the time.
12 years ago
Ross Smith II 89c143bd3c Update provisioners.html.markdown
12 years ago
Ross Smith II d207795f7d Update post-processors.html.markdown
12 years ago
Ross Smith II d666b64fb8 website: alphabetized configuration options, added missing ones, standardized text
12 years ago
Mitchell Hashimoto edcb8fea30 packer: min_packer_version [GH-487]
12 years ago
Mitchell Hashimoto e38c0424b9 packer: allow environmental variables within user vars [GH-633]
12 years ago
Mitchell Hashimoto 4c8b8d4fa7 packer: add `pwd` function with working directory [GH-762]
12 years ago
Mitchell Hashimoto a2671dc383 website: update for pause_before
13 years ago
Mitchell Hashimoto 930b844bd5 website/source: fix typos
13 years ago
Mitchell Hashimoto 55082a514b website: document the description field
13 years ago