aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/template/network/bridge_nic.xml
blob: 055845fb1cdd3876328ca5709ac59cc3b7aed9fc (plain)
1
2
3
4
5
6
<network>
<name>REPLACE_NAME</name>
<forward mode="bridge">
  <interface dev="REPLACE_NIC"/>
</forward>
</network>