projects
/
invirt/packages/xvm-devconfig.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add "cluster" blocks to {dev,prod}config for configuration openais.
[invirt/packages/xvm-devconfig.git]
/
master.yaml
diff --git
a/master.yaml
b/master.yaml
index
2aa866c
..
b89e3af
100644
(file)
--- a/
master.yaml
+++ b/
master.yaml
@@
-8,7
+8,6
@@
apt:
keyid: 5E0DB194
authz:
keyid: 5E0DB194
authz:
- mech: xvm.authz.locker
afs:
cells:
- cell: athena.mit.edu
afs:
cells:
- cell: athena.mit.edu
@@
-37,6
+36,12
@@
build:
name: Invirt Build Server
email: invirt@mit.edu
name: Invirt Build Server
email: invirt@mit.edu
+cluster:
+ rings:
+ - bind: 10.7.0.0
+ mcast: 239.255.252.2
+ port: 5405
+
hosts: # hosts on which VMs run
- hostname: black-mesa.mit.edu
ip: 18.181.0.60
hosts: # hosts on which VMs run
- hostname: black-mesa.mit.edu
ip: 18.181.0.60
@@
-81,11
+86,15
@@
dhcp:
mail:
forward: xvm-dev-auto@mit.edu
mail:
forward: xvm-dev-auto@mit.edu
+network:
+ gateway: 18.181.0.1
+ netmask: 255.255.0.0
+
+lvm:
+ vg: xenvg
+
xen:
xen:
- network:
- gateway: 18.181.0.1
- netmask: 255.255.0.0
- iface: eth0
+ iface: eth0
web:
baseuri: https://xvm-dev.mit.edu/
web:
baseuri: https://xvm-dev.mit.edu/