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"
|
mac_address: "52:54:00:cd:dd:2d"
|
||||||
block_devs: []
|
block_devs: []
|
||||||
guest_agent: true
|
guest_agent: true
|
||||||
virtio_fs:
|
|
||||||
- source: "/mnt/usb"
|
|
||||||
target: "usb"
|
|
||||||
host_devs:
|
host_devs:
|
||||||
# Micron/Crucial Technology T500 NVMe PCIe SSD
|
# Micron/Crucial Technology T500 NVMe PCIe SSD
|
||||||
- type: "pci"
|
- type: "pci"
|
||||||
@@ -241,9 +238,6 @@ virt_machines:
|
|||||||
mac_address: "52:54:00:cd:dd:2e"
|
mac_address: "52:54:00:cd:dd:2e"
|
||||||
block_devs: []
|
block_devs: []
|
||||||
guest_agent: true
|
guest_agent: true
|
||||||
virtio_fs:
|
|
||||||
- source: "/mnt/usb"
|
|
||||||
target: "usb"
|
|
||||||
host_devs:
|
host_devs:
|
||||||
# Micron/Crucial Technology T500 NVMe PCIe SSD
|
# Micron/Crucial Technology T500 NVMe PCIe SSD
|
||||||
- type: "pci"
|
- type: "pci"
|
||||||
|
|||||||
Reference in New Issue
Block a user