copr-hv: add missing libvirtd bridge config file
This commit is contained in:
parent
5c21297773
commit
18e8cca9e9
1 changed files with 5 additions and 0 deletions
5
roles/copr/hypervisor/files/libvirt-net-bridge.xml
Normal file
5
roles/copr/hypervisor/files/libvirt-net-bridge.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<network>
|
||||
<name>host-bridge</name>
|
||||
<forward mode='bridge'/>
|
||||
<bridge name='br0'/>
|
||||
</network>
|
Loading…
Add table
Add a link
Reference in a new issue