Adding optional boot documentation

This commit is contained in:
loloolllool 2020-11-16 05:02:28 +01:00
parent 54afe0b880
commit 5a3ea4b094
2 changed files with 6 additions and 0 deletions

View File

@ -190,6 +190,9 @@ in the image's Cloud-Init settings for provisioning.
- `full_clone` (bool) - Whether to run a full or shallow clone from the base clone_vm. Defaults to `true`.
- `boot` - (string) - Override default boot order. Format example `order=virtio0;ide2;net0`.
Prior to Proxmox 6.2-15 the format was `cdn` (c:CDROM -> d:Disk -> n:Network)
## Example: Cloud-Init enabled Debian
Here is a basic example creating a Debian 10 server image. This assumes

View File

@ -256,6 +256,9 @@ builder.
- `vm_interface` - (string) - Name of the network interface that Packer gets
the VMs IP from. Defaults to the first non loopback interface.
- `boot` - (string) - Override default boot order. Format example `order=virtio0;ide2;net0`.
Prior to Proxmox 6.2-15 the format was `cdn` (c:CDROM -> d:Disk -> n:Network)
## Boot Command
The `boot_command` configuration is very important: it specifies the keys to