Tanmay Jain
fe92097451
Added Documentaion Comments for SSH Tunnel flags
2025-04-07 17:42:49 +05:30
trujillo-adam
35eed086c1
Replace .io links with devdot links ( #13335 )
...
* replace .io links with devdot links
* update links in website docs readme
2025-03-28 07:10:47 -07:00
Alex Boutin
3fb6b76701
Fixed wrong parameter in doc
2024-06-03 10:09:35 -04:00
pavedroad
a27ef0d035
chore: remove repetitive words
...
Signed-off-by: pavedroad <[email protected] >
2024-03-12 09:36:26 -04:00
50da6c8dc8
docs: Migrate link formats ( #12192 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* Migrating links to new format
* Updating docs-content-check-legacy-links-format hash
* chore: update source
* Update generated partials from Packer plugin SDK
* Bump packer-plugin-sdk to get latest packer-sdc
* Update website/content/docs/templates/hcl_templates/blocks/build/provisioner.mdx
* Update Plugin SDK to fix shell-local regression
---------
Co-authored-by: Kendall Strautman <[email protected] >
Co-authored-by: Wilken Rivera <[email protected] >
Co-authored-by: Kendall Strautman <[email protected] >
2023-01-27 09:47:08 -08:00
Zach Shilton and Wilken Rivera
879fd9035c
fix: update redirected and broken links ( #12060 )
...
* website: fix broken links on /docs/templates
* fix: redirected install-plugins link
* fix: debugging link
* fix: secrets manager link in docs
* fix: secrets manager link in source
* fix: amazon ami plugin link in docs
* fix: amazon ami plugin link in source
* fix: extending plugins link
* fix: plugins/builders/amazon links
* fix: various builders links
* fix: various amazon builder links
* fix: redirected terminology link
* fix: custom-provisioners link
* fix: docker-push redirected plugin link
* fix: googlecompute plugin links
* fix: hyperv iso plugin links
* website: update link to hcl upgrade guide
Co-authored-by: Wilken Rivera <[email protected] >
Co-authored-by: Wilken Rivera <[email protected] >
2022-10-21 11:00:58 -04:00
Dan Barr
d2c83c4944
Update Golang references to Go
...
* Fix any "golang" to just "Go"
* Update golang.org URLs to go.dev
2022-08-05 13:42:56 -04:00
Dan Barr
ab29b187b1
Fix capitalizations in docs
...
* Brands (HashiCorp, VMware)
* Various OS/languages (Windows, Unix, Linux, POSIX, Python, PowerShell)
* Various abbreviations (ID, VM, HTTP)
2022-08-05 13:42:56 -04:00
Adrien Delorme
9eaad88ac0
Move proxmox builder out + vendor it ( #10930 )
...
* use vendored proxmox builders
* Update docs-nav-data.json
remove proxmox ref
* Update docs-remote-plugins.json
* remove builder/proxmox dir
* remove website/content/docs/builders/proxmox/
* up vendors
* Update modules.txt
* Update HTTPConfig-not-required.mdx
* Update HTTPConfig-not-required.mdx
* tidy mod
* fmt
* Update modules.txt
2021-04-20 14:59:34 +02:00
Kerim Satirli and Adrien Delorme
cf94fd1778
switches JSON and HCL2 tabs ( #10888 )
...
* switches JSON and HCL2 tabs for all provisioners
* corrects `packer` to `Packer`
* corrects `http` to `HTTP`
* corrects typos and highlighting consistency issues
* corrects typos and highlighting consistency issues
* corrects typos and highlighting consistency issues
* `ansible` -> `Ansible`
* `packer fmt` for HCL2 blocks in provisioners
* linting and spelling
* fixes formatting
* fixes formatting
* Update website/content/docs/provisioners/ansible.mdx
Co-authored-by: Adrien Delorme <[email protected] >
* fixes formatting
* improves example
* generate stuff
Co-authored-by: Adrien Delorme <[email protected] >
2021-04-08 15:02:57 +02:00
Adrien Delorme
7732f7998c
Add http_content func to serve variables from HTTP @ preseed ( #10801 )
...
This imports hashicorp/packer-plugin-sdk#43
* code generate things
* update docs
* update guides
* update examples
We want to add a new guide.
2021-03-23 12:31:13 +01:00
Wilken Rivera
8d4c7d31b4
Add regenerated docs from packer-plugin-sdk
...
```
cd $HOME/Development/packer-plugin-sdk
PROJECT_ROOT=packer-plugin-sdk go generate ./...
rsync -av multistep/commonsteps/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
rsync -av bootcommand/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
rsync -av shutdowncommand/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
rsync -av communicator/packer-plugin-sdk/website/content/partials/ ../packer/website/content/partials/
```
2021-01-06 16:27:12 -05:00
Megan Marsh
e5a95c7017
regenerate code to add extra line to prevent bad godoc synopsis string loading
2020-12-16 15:14:44 -08:00
Jeff Escalante
2de270341c
refactor to mdx remote
2020-12-14 18:20:01 -05:00