feat: expose everything

This commit is contained in:
2024-10-08 13:58:01 -04:00
parent 57b1310a7c
commit ff0c3308ad
6 changed files with 32 additions and 26 deletions

View File

@@ -43,6 +43,8 @@ function main() {
--net0 "virtio,bridge=vmbr0" \
--ostype "l26" \
--scsi0 "${STORAGE}:50,iothread=on" \
--onboot "1" \
--pool "premhome-cluster" \
--scsihw "virtio-scsi-single"
echo "Created VM, starting..."