161 Commits

Author SHA1 Message Date
Megan Marsh
da2c92da0e clarify user variable needs in documentation 2018-11-15 10:55:19 -08:00
Mikhail Ushanov
8400146a2e website: add note about tilde in ssh key path
Signed-off-by: Mikhail Ushanov <gm.mephisto@gmail.com>
2018-11-08 14:25:50 +03:00
Megan Marsh
798d7fd642 add docs 2018-11-05 14:30:51 -08:00
Matthew Hooker
88d27f37a7
make fmt-docs 2018-10-26 17:02:51 -07:00
Rickard von Essen
e646c68218
ssh: Added a section on communication details for the SSH communicator 2018-10-25 09:34:42 +02:00
Megan Marsh
5fa51e099c update docs to fix windows single-quoting problem 2018-10-19 15:50:24 -07:00
Rafael Rivera
e1474e91a6 Clarify NTLMv2 support in documentation 2018-10-04 22:21:44 -07:00
Adrien Delorme
4e14710a66
Merge pull request #6785 from shammellee/patch-2
Fix small typo
2018-10-01 12:00:39 +02:00
Shammel Lee
7024fecf4d
Fix small typo 2018-09-29 16:17:10 -04:00
Shammel Lee
f10571b8cd
Fix small typo 2018-09-28 21:38:29 -04:00
Megan Marsh
38cc525ec7 new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
Megan Marsh
63dfb1db91 fix default ssh bastion port in docs 2018-09-05 11:29:20 -07:00
Megan Marsh
174098ba29 implement vault template function for kv engine; add docs 2018-08-28 13:58:56 -07:00
Megan Marsh
dfaf624f4c add template function allowing user to read keys from vault
update dependencies
add minimal docs
2018-08-28 11:23:47 -07:00
Olivier Ceyral
83fce837d8 Add documentation 2018-08-28 11:04:33 -07:00
Megan Marsh
8fbce8c40c
Merge pull request #6357 from ladar/master
Added a 'split' function to parse template variables.
2018-08-24 15:18:36 -07:00
Megan Marsh
d883dfe67a
Merge pull request #6566 from hashicorp/atlas-deprecation
Complete Atlas deprecation.
2018-08-23 14:35:33 -07:00
Megan Marsh
1a04b2a31a update docs to include section on sensitive-variables array 2018-08-21 10:40:33 -07:00
Marcel Prince
2cde0d6132 Add env template function to doc 2018-08-16 14:23:29 -07:00
Matthew Hooker
ddf23a2c46
Complete Atlas deprecation.
Removes the push command and the Atlas post-processor.  Please see our
guide on building immutable infrastructure with Packer on CI/CD for
ideas on implementing these features yourself.
https://www.packer.io/guides/packer-on-cicd/
2018-08-02 20:23:28 -07:00
Christopher Boumenot
a3e6153068 azure: implement clean_image_name 2018-08-01 10:54:45 -07:00
egazrigh
6068320752
Update example for -var-file
On Windows version v1.2.4, cannot use -var-file= syntax
invalid value "" for flag -var-file: open : The system cannot find the file specified.
Have to use -var-file .\file syntax
2018-06-13 15:52:50 +02:00
Ladar Levison
8fee49ab9f Added a 'split' function to parse template variables. 2018-06-08 00:41:57 -05:00
Tyler Tidman
90fde9fc46 More cleanup in communicator and builder docs
Tested and verified using "make website".
Fix up the vmware, vbox and qemu builder and communicator docs.
Sort more things in alphabetical order.
Use backtick delimiters for values.
Wrap long lines to 80 characters.
Show actual default value for boot_wait.
Copy vrdp_bind_address info from vbox iso to vbox ovf builder.
Show defaults for vmx_remove_ethernet_interfaces.
Show default port values for ssh in vbox ovf builder.
Remove executable bit on openstack builder doc.
Show default for skip_compaction in vmware vmx builder.
Add a bunch of missing periods.
Remove a few redundant commas.
2018-04-21 20:50:40 -04:00
Maciej Skierkowski
1ddbc4996e remove hard date 2018-03-15 17:26:08 -07:00
Maciej Skierkowski
05c1938d92 update deprcation date 2018-03-15 15:09:48 -07:00
Josh Soref
ecc3d12340 spelling: validate 2018-03-14 03:28:29 +00:00
SwampDragons
5af42ee9e2
Revert "Add winrm_no_proxy option." 2018-02-08 15:10:53 -08:00
Matthew Hooker
22666153f9
Add winrm_no_proxy option.
Setting this adds the remote host:ip to the `NO_PROXY` environment
variable.
2018-02-07 20:58:08 -08:00
Matthew Hooker
ff6425fb22
better documentation 2018-01-31 12:35:25 -08:00
Matthew Hooker
63f1673909
ssh deadlines 2018-01-31 12:35:25 -08:00
Matthew Hooker
55977be8f3
Update communicator.html.md 2018-01-30 23:26:26 -08:00
Matthew Hooker
cab52872f4
add session level keep-alives for ssh communicator 2018-01-30 22:00:37 -08:00
Matthew Hooker
738e378e91
complete the thought 2017-12-12 09:07:07 -08:00
Matthew Hooker
cd2a0fe873
add deprecation warnings to docs 2017-12-12 09:07:06 -08:00
Krzysztof Wilczynski
7d80e37c14
Add new packer_version function.
Signed-off-by: Krzysztof Wilczynski <kw@linux.com>
2017-11-21 22:04:33 +01:00
Matthew Hooker
a26ce0c4a2
Merge pull request #5555 from cheeseprocedure/docs-communicator-ssh-agent
Website: add ssh_agent_auth to ssh communicator docs
2017-11-06 17:27:31 -08:00
Matt Mercer
733d5b65e5 Website: add ssh_agent_auth to ssh communicator docs 2017-11-06 15:46:13 -08:00
Matthew Hooker
60b013f5af
Merge pull request #5439 from pkilar/socks5_proxy
SOCKS5 proxy support
2017-11-06 15:43:09 -08:00
SwampDragons
1563fb97c7 Merge pull request #5463 from atsushi-ishibashi/issue5323
Add clean_image_name for gcp
2017-10-20 14:16:11 -07:00
Megan Marsh
4721b48c70 add a couple of extra tests and reword documentation 2017-10-20 14:06:02 -07:00
Atsushi Ishibashi
c3a00993d0 Don't truncate and replace with 'a', update docs 2017-10-19 10:45:48 +09:00
Atsushi Ishibashi
c22c7238ac Add doc 2017-10-17 04:05:18 +09:00
Matthew Aynalem
1967c4bc81 docs correct datatype inconsistencies int/integer => number (issue #5468) 2017-10-16 11:30:23 -07:00
Matthew Hooker
4aee438c22
document comma-separated configuration variables. 2017-10-11 19:36:54 -07:00
Paul Kilar
01ff96b341 Added missing dependency and updated documentation 2017-10-10 15:39:18 +01:00
Matthew Aynalem
1fac839b79 docs fix minor spelling typos throughout docs 2017-10-04 14:25:31 -07:00
Megan Marsh
4e8303f3b4 Merge pull request #5024 from rickard-von-essen/issue-4941
ssh: Renamed ssh_disable_agent to ssh_disable_agent_forwarding
2017-08-28 11:55:26 -07:00
Matthew Hooker
c4e72dc4a0
fix formatting 2017-08-03 15:14:46 -07:00
Rickard von Essen
4f6010aa26
ssh: Renamed ssh_disable_agent to ssh_disable_agent_forwarding
Closes: #4941
2017-06-19 16:26:18 +02:00