aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/template/network/bridge.xml
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/template/network/bridge.xml')
-rw-r--r--deploy/template/network/bridge.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/deploy/template/network/bridge.xml b/deploy/template/network/bridge.xml
new file mode 100644
index 00000000..0555a4e0
--- /dev/null
+++ b/deploy/template/network/bridge.xml
@@ -0,0 +1,5 @@
+<network ipv6='no'>
+ <name>REPLACE_NAME</name>
+ <forward mode='bridge'>
+ </forward>
+</network>