summaryrefslogtreecommitdiffstats
path: root/templates/virtual_environment/vms
diff options
context:
space:
mode:
Diffstat (limited to 'templates/virtual_environment/vms')
-rw-r--r--templates/virtual_environment/vms/computer01.xml4
-rw-r--r--templates/virtual_environment/vms/computer02.xml4
-rw-r--r--templates/virtual_environment/vms/controller01.xml4
-rw-r--r--templates/virtual_environment/vms/controller02.xml4
-rw-r--r--templates/virtual_environment/vms/controller03.xml4
5 files changed, 20 insertions, 0 deletions
diff --git a/templates/virtual_environment/vms/computer01.xml b/templates/virtual_environment/vms/computer01.xml
index 66c54eb7..5f7f88ba 100644
--- a/templates/virtual_environment/vms/computer01.xml
+++ b/templates/virtual_environment/vms/computer01.xml
@@ -84,6 +84,10 @@
<source network='daisy2' bridge='daisy2'/>
<model type='rtl8139'/>
</interface>
+ <interface type='network'>
+ <source network='daisy3' bridge='daisy3'/>
+ <model type='rtl8139'/>
+ </interface>
<serial type='pty'>
<source path='/dev/pts/4'/>
<target port='0'/>
diff --git a/templates/virtual_environment/vms/computer02.xml b/templates/virtual_environment/vms/computer02.xml
index f176a1e4..bad307cf 100644
--- a/templates/virtual_environment/vms/computer02.xml
+++ b/templates/virtual_environment/vms/computer02.xml
@@ -84,6 +84,10 @@
<source network='daisy2' bridge='daisy2'/>
<model type='rtl8139'/>
</interface>
+ <interface type='network'>
+ <source network='daisy3' bridge='daisy3'/>
+ <model type='rtl8139'/>
+ </interface>
<serial type='pty'>
<source path='/dev/pts/4'/>
<target port='0'/>
diff --git a/templates/virtual_environment/vms/controller01.xml b/templates/virtual_environment/vms/controller01.xml
index c432c310..e2919996 100644
--- a/templates/virtual_environment/vms/controller01.xml
+++ b/templates/virtual_environment/vms/controller01.xml
@@ -84,6 +84,10 @@
<source network='daisy2' bridge='daisy2'/>
<model type='rtl8139'/>
</interface>
+ <interface type='network'>
+ <source network='daisy3' bridge='daisy3'/>
+ <model type='rtl8139'/>
+ </interface>
<serial type='pty'>
<source path='/dev/pts/4'/>
<target port='0'/>
diff --git a/templates/virtual_environment/vms/controller02.xml b/templates/virtual_environment/vms/controller02.xml
index d13d00a9..cec3c517 100644
--- a/templates/virtual_environment/vms/controller02.xml
+++ b/templates/virtual_environment/vms/controller02.xml
@@ -84,6 +84,10 @@
<source network='daisy2' bridge='daisy2'/>
<model type='rtl8139'/>
</interface>
+ <interface type='network'>
+ <source network='daisy3' bridge='daisy3'/>
+ <model type='rtl8139'/>
+ </interface>
<serial type='pty'>
<source path='/dev/pts/4'/>
<target port='0'/>
diff --git a/templates/virtual_environment/vms/controller03.xml b/templates/virtual_environment/vms/controller03.xml
index c0622c62..b86f82b9 100644
--- a/templates/virtual_environment/vms/controller03.xml
+++ b/templates/virtual_environment/vms/controller03.xml
@@ -84,6 +84,10 @@
<source network='daisy2' bridge='daisy2'/>
<model type='rtl8139'/>
</interface>
+ <interface type='network'>
+ <source network='daisy3' bridge='daisy3'/>
+ <model type='rtl8139'/>
+ </interface>
<serial type='pty'>
<source path='/dev/pts/4'/>
<target port='0'/>