Fix proxmox page links (#10230)

This commit is contained in:
Daniel Underwood 2020-11-09 09:33:07 -05:00 committed by GitHub
parent 88e03280b6
commit 23a7f67778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,13 +16,13 @@ machines and store them as new Proxmox Virutal Machine images.
Packer is able to target both ISO and existing Cloud-Init images:
- [proxmox-clone](/docs/builders/proxmox-clone) - The proxmox image
- [proxmox-clone](/docs/builders/proxmox/clone) - The proxmox image
Packer builder is able to create new images for use with
Proxmox VE. The builder takes a cloud-init enabled virtual machine
template name, runs any provisioning necessary on the image after
launching it, then creates a virtual machine template.
- [proxmox-iso](/docs/builders/proxmox-iso) - The proxmox Packer
- [proxmox-iso](/docs/builders/proxmox/iso) - The proxmox Packer
builder is able to create new images for use with
Proxmox VE. The builder takes an ISO source, runs any provisioning
necessary on the image after launching it, then creates a virtual machine