Merge "Create an additional network interface on libvirt subnode"

This commit is contained in:
Zuul 2018-06-13 18:48:57 +00:00 committed by Gerrit Code Review
commit b53752c21d
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@
<source bridge='virbr0'/>
<model type='virtio'/>
</interface>
<interface type='bridge'>
<source bridge='virbr0'/>
<model type='virtio'/>
</interface>
<serial type='pty'/>
<console type='pty'/>