speed up the installation of compass
[genesis.git] / compass / deploy / template / network / nat.xml
diff --git a/compass/deploy/template/network/nat.xml b/compass/deploy/template/network/nat.xml
new file mode 100644 (file)
index 0000000..90ce888
--- /dev/null
@@ -0,0 +1,10 @@
+<network ipv6='yes'>\r
+  <name>REPLACE_NAME</name>\r
+  <forward mode='nat'/>\r
+  <bridge name='REPLACE_BRIDGE'/>\r
+  <ip address='REPLACE_GATEWAY' netmask='REPLACE_MASK'>\r
+    <!--dhcp>\r
+      <range start='REPLACE_START' end='REPLACE_END'/>\r
+    </dhcp-->\r
+  </ip>\r
+</network>\r