diff --git a/.gitea/workflows/iSCSI243_DEPLOY.yaml b/.gitea/workflows/iSCSI243_DEPLOY.yaml index 1bb340d..081d0e8 100644 --- a/.gitea/workflows/iSCSI243_DEPLOY.yaml +++ b/.gitea/workflows/iSCSI243_DEPLOY.yaml @@ -20,7 +20,7 @@ jobs: pveversion qm create 243 --name cloudINIT243 --memory 2048 --net0 virtio,bridge=vmbr0 --cores 2 --sockets 1 --ostype l26 qm set 243 --bios seabios - qm importdisk 243 /mnt/storage_sdb/template/iso/noble-server-cloudimg-amd64.img iSCSIsynology + qm importdisk 243 /mnt/storage_sdb/template/iso/noble-server-cloudimg-amd64.img smallDisk qm set 243 --virtio0 iSCSIsynology:243/vm-243-disk-0.raw qm set 243 --ide2 iSCSIsynology:cloudinit qm set 243 --boot order=virtio0