Update readme.md

Added a suggestion for the disk size. Since letting users guess will cause errors. :)
This commit is contained in:
Mattias 2023-10-23 16:15:48 +02:00 committed by GitHub
parent 000da8e8eb
commit ac5f5ba317
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,6 @@ qm set 5000 --ide2 <YOUR STORAGE HERE>:cloudinit
qm set 5000 --boot c --bootdisk scsi0
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
5. Deploy new VMs by clonding the template (full clone)