feat: Remove virtio_fs configuration from virtual machine definitions

This commit is contained in:
2026-01-08 23:50:03 +01:00
parent 2c8b753393
commit 5acdfd6b23
@@ -159,9 +159,6 @@ virt_machines:
mac_address: "52:54:00:cd:dd:2d"
block_devs: []
guest_agent: true
virtio_fs:
- source: "/mnt/usb"
target: "usb"
host_devs:
# Micron/Crucial Technology T500 NVMe PCIe SSD
- type: "pci"
@@ -241,9 +238,6 @@ virt_machines:
mac_address: "52:54:00:cd:dd:2e"
block_devs: []
guest_agent: true
virtio_fs:
- source: "/mnt/usb"
target: "usb"
host_devs:
# Micron/Crucial Technology T500 NVMe PCIe SSD
- type: "pci"