eth2 -> config.xen.network.iface
authorGreg Price <price@mit.edu>
Sat, 31 Jan 2009 09:47:50 +0000 (04:47 -0500)
committerGreg Price <price@mit.edu>
Sat, 31 Jan 2009 09:47:50 +0000 (04:47 -0500)
svn path=/trunk/packages/xvm-devconfig/; revision=2055

debian/changelog
master.yaml

index df29a01..3fc14d4 100644 (file)
@@ -1,8 +1,9 @@
 xvm-devconfig (0.21) unstable; urgency=low
 
   * Include a trac stanza to make invirt-web happy.
+  * xen.network.iface = eth0
 
- -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 03:16:30 -0500
+ -- Greg Price <price@mit.edu>  Sat, 31 Jan 2009 04:46:18 -0500
 
 xvm-devconfig (0.20) unstable; urgency=low
 
index 7213bc4..7625fbd 100644 (file)
@@ -37,9 +37,11 @@ dns:
   - _vlmcs._tcp
  parent: mit.edu
 
-network:
- gateway: 18.181.0.1
- netmask: 255.255.0.0
+xen:
+ network:
+  gateway: 18.181.0.1
+  netmask: 255.255.0.0
+  iface: eth0
 
 web:
  baseuri: https://xvm-dev.mit.edu/