commit
5ed6d5ff04
|
@ -9,6 +9,6 @@ qm set 5000 --ide2 <YOUR STORAGE HERE>:cloudinit
|
||||||
qm set 5000 --boot c --bootdisk scsi0
|
qm set 5000 --boot c --bootdisk scsi0
|
||||||
qm set 5000 --serial0 socket --vga serial0
|
qm set 5000 --serial0 socket --vga serial0
|
||||||
```
|
```
|
||||||
3. Expand the VM disk size to a suitable size
|
3. Expand the VM disk size to a suitable size (suggested 10 GB)
|
||||||
4. Create the Cloud-Init template
|
4. Create the Cloud-Init template
|
||||||
5. Deploy new VMs by clonding the template (full clone)
|
5. Deploy new VMs by clonding the template (full clone)
|
||||||
|
|
Loading…
Reference in New Issue