Added achernya/root, glasgall/root, dvorak42/root.
[invirt/packages/xvm-prodconfig.git] / master.yaml
1 contact: &contact xvm@mit.edu
2 adminacl: &adminacl system:xvm-root
3 priv_contact: &priv_contact xvm-root@mit.edu
4
5 apt:
6  keyid: 442461DF
7
8 authz:
9  name: xvm-locker
10  afs:
11   cells:
12   - cell: athena.mit.edu
13     auth: yes
14   - cell: sipb.mit.edu
15     auth: yes
16   - cell: zone.mit.edu
17     auth: yes
18   - cell: ops.mit.edu
19     auth: no
20   - cell: net.mit.edu
21     auth: no
22   - cell: dev.mit.edu
23     auth: no
24
25 build:
26  pockets:
27   prod:
28    acl: *adminacl
29    apt: stable
30    distro: hardy
31   dev:
32    acl: *adminacl
33    apt: unstable
34    allow_backtracking: yes
35    distro: hardy
36   precise-dev:
37    acl: *adminacl
38    apt: precise-unstable
39    allow_backtracking: yes
40    distro: precise
41  tagger:
42   name: Invirt Build Server
43   email: invirt@mit.edu
44  hooks:
45   post_build: &post_build
46    zephyr:
47     class: xvm-auto
48    mail:
49     to: xvm-auto@mit.edu
50     from: xvm-build-bot@mit.edu
51   failed_build: *post_build
52   post_commit: &post_commit
53    zephyr:
54     class: xvm-auto
55   pre_build: *post_commit
56   post_submit: *post_commit
57   failed_submit: *post_commit
58   post_add_repo: *post_commit
59  repo_access: system:xvm-dev
60  repo_admin: system:xvm-root
61
62 console:
63  hostname: xvm-console.mit.edu
64  ip: 18.181.0.134
65
66 cluster:
67  rings:
68   - bind: 18.4.58.0
69     mcast: 239.255.252.0
70     port: 5405
71   - bind: 18.4.59.0
72     mcast: 239.255.252.1
73     port: 5405
74
75 db:
76  uri: postgres://invirt@xvm.mit.edu/invirt
77  host: xvm.mit.edu
78  ip: 18.181.0.62
79  port: 5432
80  user: invirt
81  dbname: invirt
82
83 dhcp:
84  gateway: 18.181.0.1
85  netmask: 255.255.0.0
86  dns:
87   - 18.70.0.160
88   - 18.71.0.151
89   - 18.72.0.3
90  search_domain: mit.edu
91
92 dns:
93  contact: *contact
94  domains: # first one is advertised
95   - xvm.mit.edu
96   - 2.181.18.in-addr.arpa
97  nameservers:
98   - hostname: xvm.mit.edu
99     ip: 18.181.0.62
100  zone_files:
101   - /etc/invirt/zone
102
103 hosts: # hosts on which VMs run
104  - hostname: citadel-station.mit.edu
105    internal_ip: citadel-station-internal
106    ip: 18.181.0.221
107  - hostname: aperture-science.mit.edu
108    internal_ip: aperture-science-internal
109    ip: 18.181.0.222
110  - hostname: shadow-moses.mit.edu
111    internal_ip: shadow-moses-internal
112    ip: 18.181.0.223
113  - hostname: arklay-mansion.mit.edu
114    internal_ip: arklay-mansion-internal
115    ip: 18.181.0.224
116  - hostname: discovery-one.mit.edu
117    internal_ip: discovery-one-internal
118    ip: 18.181.0.225
119  - hostname: global-dynamics.mit.edu
120    internal_ip: global-dynamics-internal
121    ip: 18.181.0.99
122  - hostname: babylon-four.mit.edu
123    internal_ip: babylon-four-internal
124    ip: 18.181.0.100
125  - hostname: moonbase-alpha.mit.edu
126    internal_ip: moonbase-alpha-internal
127    ip: 18.181.0.101
128
129 kerberos:
130  realm: ATHENA.MIT.EDU
131
132 mail:
133  forward: *priv_contact
134
135 monitoring:
136  - hostname: sipb-noc.mit.edu
137    ip: 18.181.0.65
138    baseuri: http://sipb-noc.mit.edu/xvm/
139
140 remote:
141  hostname: xvm-remote.mit.edu
142  ip: 18.181.0.188
143
144 git:
145  uri: git://xvm.mit.edu
146
147 trac:
148  uri: https://xvm.scripts.mit.edu
149
150 vnc:
151  base_port: 10003
152  proxy_ip: 18.181.0.62
153
154 web:
155  baseuri: https://xvm.mit.edu/
156  hostname: xvm.mit.edu
157  errormail: xvm-errors@mit.edu
158  errormail_exclude:
159   - broder
160   - price
161   - ecprice
162   - andersk
163   - quentin
164   - gdb
165   - mitchb
166
167 network:
168  netmask: 255.255.0.0
169  gateway: 18.181.0.1
170
171 xen:
172  iface: eth2
173
174 iscsi:
175  targets:
176  - ip: 18.4.58.128
177    ifaces:
178    - eth0
179    - eth1
180  - ip: 18.4.58.139
181    ifaces:
182    - eth0
183  - ip: 18.4.59.139
184    ifaces:
185    - eth1
186
187 lvm:
188  vg: xenvg