feat: Remove virtio_fs configuration from virtual machine definitions
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user