feat: Komodo

This commit is contained in:
Lino Silva
2026-04-02 23:08:53 +01:00
parent faaa61f257
commit 330c8f76a2
9 changed files with 132 additions and 44 deletions
+1
View File
@@ -24,6 +24,7 @@
vmid: "{{ item.value.vmid }}"
cores: "{{ item.value.cores }}"
memory: "{{ item.value.memory }}"
cpu: "{{ item.value.cpu_type | default('kvm64') }}"
scsihw: virtio-scsi-pci
net:
net0: "virtio,bridge={{ item.value.network_bridge }}"