mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Remove excess arrow
This commit is contained in:
parent
9bedd452ca
commit
bf3b70c1bc
@ -5,7 +5,7 @@
|
||||
|
||||
<% if @nested %>
|
||||
<cpu mode='host-model'>
|
||||
<model fallback='allow'>qemu64</model>>
|
||||
<model fallback='allow'>qemu64</model>
|
||||
<feature policy='optional' name='vmx'/>
|
||||
<feature policy='optional' name='svm'/>
|
||||
</cpu>
|
||||
|
Loading…
Reference in New Issue
Block a user