mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Stop mixing tabs and spaces
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
</graphics>
|
||||
<video>
|
||||
<model type='cirrus' vram='16384' heads='1'>
|
||||
<acceleration accel3d='yes'/>
|
||||
<acceleration accel3d='yes'/>
|
||||
</model>
|
||||
</video>
|
||||
<rng model='virtio'>
|
||||
@@ -123,9 +123,9 @@
|
||||
</hostdev>
|
||||
<hostdev mode='subsystem' type='usb'>
|
||||
<source startupPolicy='mandatory'>
|
||||
<vendor id='0x1234'/>
|
||||
<product id='0xabcd'/>
|
||||
<address bus='1' device='2'/>
|
||||
<vendor id='0x1234'/>
|
||||
<product id='0xabcd'/>
|
||||
<address bus='1' device='2'/>
|
||||
</source>
|
||||
</hostdev>
|
||||
<redirdev bus='usb' type='tcp'>
|
||||
|
||||
Reference in New Issue
Block a user