copr-hv: add missing libvirtd bridge config file

This commit is contained in:
Pavel Raiskup 2021-04-23 12:23:02 +02:00
parent 5c21297773
commit 18e8cca9e9

View file

@ -0,0 +1,5 @@
<network>
<name>host-bridge</name>
<forward mode='bridge'/>
<bridge name='br0'/>
</network>