X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/blobdiff_plain/a77b7a4783bd1c03ed7a0e1f4a242224ef2ecb9f..fa7a50c97339b610a76c952fd4b35cc2e2dbe96f:/master.yaml diff --git a/master.yaml b/master.yaml index e662c65..4812c6f 100644 --- a/master.yaml +++ b/master.yaml @@ -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