Renumber the prod cluster... again
[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
23 build:
24  pockets:
25   prod:
26    acl: *adminacl
27    apt: stable
28    distro: hardy
29   precise-prod:
30    acl: *adminacl
31    apt: precise-stable
32    distro: precise
33   dev:
34    acl: *adminacl
35    apt: unstable
36    allow_backtracking: yes
37    distro: hardy
38   precise-dev:
39    acl: *adminacl
40    apt: precise-unstable
41    allow_backtracking: yes
42    distro: precise
43  tagger:
44   name: Invirt Build Server
45   email: invirt@mit.edu
46  hooks:
47   post_build: &post_build
48    zephyr:
49     class: xvm-auto
50    mail:
51     to: xvm-auto@mit.edu
52     from: xvm-build-bot@mit.edu
53   failed_build: *post_build
54   post_commit: &post_commit
55    zephyr:
56     class: xvm-auto
57   pre_build: *post_commit
58   post_submit: *post_commit
59   failed_submit: *post_commit
60   post_add_repo: *post_commit
61  repo_access: system:xvm-dev
62  repo_admin: system:xvm-root
63
64 console:
65  hostname: xvm-console.mit.edu
66  ip: 18.25.128.134
67
68 cluster:
69  rings:
70   - bind: 18.4.58.0
71     mcast: 239.255.252.2
72     port: 5405
73   - bind: 18.4.59.0
74     mcast: 239.255.252.3
75     port: 5405
76
77 db:
78  uri: postgres://invirt@xvm.mit.edu/invirt
79  host: xvm.mit.edu
80  ip: 18.25.128.62
81  port: 5432
82  user: invirt
83  dbname: invirt
84
85 dhcp:
86  leasetime: 3600
87  dns:
88   - 18.70.0.160
89   - 18.71.0.151
90   - 18.72.0.3
91  search_domain: mit.edu
92
93 dns:
94  contact: *contact
95  domains: # first one is advertised
96   - xvm.mit.edu
97  nameservers:
98   - hostname: xvm.mit.edu
99     ip: 18.25.128.62
100  zone_files:
101   - /etc/invirt/zone
102
103 hosts: # hosts on which VMs run
104  - hostname: citadel-station.mit.edu
105    internal_ips:
106     - 18.4.58.16
107     - 18.5.58.16
108    ip: 18.25.128.221
109  - hostname: aperture-science.mit.edu
110    internal_ips:
111     - 18.4.58.17
112     - 18.5.58.17
113    ip: 18.25.128.222
114  - hostname: shadow-moses.mit.edu
115    internal_ips:
116     - 18.4.58.18
117     - 18.5.58.18
118    ip: 18.25.128.223
119  - hostname: arklay-mansion.mit.edu
120    internal_ips:
121     - 18.4.58.19
122     - 18.5.58.19
123    ip: 18.25.128.224
124  - hostname: discovery-one.mit.edu
125    internal_ips:
126     - 18.4.58.20
127     - 18.5.58.20
128    ip: 18.25.128.225
129  - hostname: global-dynamics.mit.edu
130    internal_ips:
131     - 18.4.58.21
132     - 18.5.58.21
133    ip: 18.25.128.99
134  - hostname: babylon-four.mit.edu
135    internal_ips:
136     - 18.4.58.22
137     - 18.5.58.22
138    ip: 18.25.128.100
139  - hostname: moonbase-alpha.mit.edu
140    internal_ips:
141     - 18.4.58.23
142     - 18.5.58.23
143    ip: 18.25.128.101
144
145 kerberos:
146  realm: ATHENA.MIT.EDU
147
148 mail:
149  forward: *priv_contact
150
151 monitoring:
152  - hostname: sipb-noc.mit.edu
153    ip: 18.4.60.65
154    baseuri: http://sipb-noc.mit.edu/xvm/
155
156 remote:
157  hostname: xvm-remote.mit.edu
158  ip: 18.25.128.188
159
160 git:
161  uri: git://xvm.mit.edu
162
163 noc:
164  - dbname: template1
165    user: nagios
166    ip: 18.4.60.65
167
168 trac:
169  uri: https://xvm.scripts.mit.edu
170
171 vnc:
172  base_port: 10003
173  proxy_ip: 18.25.128.62
174  signing_keystore_path: /etc/invirt/secrets/codesign.keystore
175  signing_key_alias: cert-manager.com
176
177 web:
178  baseuri: https://xvm.mit.edu/
179  hostname: xvm.mit.edu
180  errormail: xvm-errors@mit.edu
181  errormail_exclude:
182   - broder
183   - price
184   - ecprice
185   - andersk
186   - quentin
187   - gdb
188   - mitchb
189   - achernya
190   - dvorak42
191   - glasgall
192
193 xen:
194  iface: xenbr2
195
196 iscsi:
197  targets:
198  - ip: 18.4.58.128
199    ifaces:
200    - eth0
201    - eth1
202  - ip: 18.4.58.139
203    ifaces:
204    - eth0
205  - ip: 18.4.59.139
206    ifaces:
207    - eth1
208  - ip: 18.4.58.160
209    ifaces:
210    - eth0
211  - ip: 18.4.59.160
212    ifaces:
213    - eth1
214
215 lvm:
216  vg: xenvg