summaryrefslogtreecommitdiff
path: root/resources/xml/network.xml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/xml/network.xml')
-rw-r--r--resources/xml/network.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/resources/xml/network.xml b/resources/xml/network.xml
new file mode 100644
index 0000000..1be01d8
--- /dev/null
+++ b/resources/xml/network.xml
@@ -0,0 +1,10 @@
+<domain type='kvm'>
+ <devices>
+ <interface type='bridge'>
+ <mac address='22:22:22:22:22:22'/>
+ <source bridge='worldbr'/>
+ <model type='virtio'/>
+ <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
+ </interface>
+ </devices>
+</domain>