Fix up the spacing in the xvm-prodconfig changelog.
[invirt/packages/xvm-prodconfig.git] / master.yaml
index e662c65..4812c6f 100644 (file)
@@ -38,6 +38,15 @@ console:
  hostname: xvm-console.mit.edu
  ip: 18.181.0.134
 
+cluster:
+ rings:
+  - bind: 10.5.0.0
+    mcast: 239.255.252.0
+    port: 5405
+  - bind: 10.6.0.0
+    mcast: 239.255.252.1
+    port: 5405
+
 db:
  uri: postgres://invirt@xvm.mit.edu/invirt
  host: xvm.mit.edu
@@ -113,10 +122,12 @@ web:
   - quentin
   - hartmans
 
+network:
+ netmask: 255.255.0.0
+ gateway: 18.181.0.1
+
 xen:
- network:
-  iface: eth2
-  netmask: 255.255.0.0
-  gateway: 18.181.0.1
- lvm:
-  vg: xenvg
+ iface: eth2
+
+lvm:
+ vg: xenvg