feat: run ssh command to import disk

This commit is contained in:
2024-11-29 15:02:13 +00:00
parent 06d8339653
commit 632a5aaa87
8 changed files with 383 additions and 130 deletions

View File

@ -6,9 +6,11 @@ lnd:
provisioner:
proxmox:
read_only: false
bios: "ovmf"
machine: "q35"
os_type: "l26"
bridge: "vmbr0"
cpu: "kvm64"
vlan: 100
qemu:
bios: "ovmf"
machine: "q35"
os_type: "l26"
bridge: "vmbr0"
cpu: "kvm64"
vlan: 100
kvm: false