Wilken Rivera
2e78193cc8
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:38:07 -05:00
Wilken Rivera
5ade0dc87b
Fix broken links detected by link checker
...
- Fix broken example links
- Fix broken provisioner links
- Ignore linode.com because of DDOS protection settings
2021-01-06 16:36:46 -05:00
Felix Hillingshaeuser
3a9cc74e64
docs: Add default value for cloud_init in builders/proxmox ( #10445 )
2021-01-06 10:38:25 -05:00
Megan Marsh
75803397cb
Document exception to encryption ( #10395 )
...
* Update docs on ebs encrypt_boot to clarify that packer will not override global account settings
* Update struct-markdown generator and regenerate partials with new website location. This overwrites some linting that got automatically applied when the files got moved
2020-12-16 10:35:34 +01:00
Dany Garcia
504c3807f7
adding support for root volume encryption for amazon-chroot
2020-12-15 10:40:08 -08:00
Jeff Escalante
a7be0df3de
resolve hanging conflicts
2020-12-14 18:20:31 -05:00
Jeff Escalante
6809b16b14
fix tab indentation on inspec provisioner page
2020-12-14 18:20:03 -05:00
Jeff Escalante
25380116f2
remove layout frontmatter prop
2020-12-14 18:20:03 -05:00
Jeff Escalante
2de270341c
refactor to mdx remote
2020-12-14 18:20:01 -05:00