Killed diff line
[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.181.0.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.181.0.62
81  port: 5432
82  user: invirt
83  dbname: invirt
84
85 dhcp:
86  gateway: 18.181.0.1
87  netmask: 255.255.0.0
88  dns:
89   - 18.70.0.160
90   - 18.71.0.151
91   - 18.72.0.3
92  search_domain: mit.edu
93
94 dns:
95  contact: *contact
96  domains: # first one is advertised
97   - xvm.mit.edu
98   - 2.181.18.in-addr.arpa
99  nameservers:
100   - hostname: xvm.mit.edu
101     ip: 18.181.0.62
102  zone_files:
103   - /etc/invirt/zone
104
105 hosts: # hosts on which VMs run
106  - hostname: citadel-station.mit.edu
107    internal_ips:
108     - 18.4.58.16
109     - 18.5.58.16
110    ip: 18.181.0.221
111  - hostname: aperture-science.mit.edu
112    internal_ips:
113     - 18.4.58.17
114     - 18.5.58.17
115    ip: 18.181.0.222
116  - hostname: shadow-moses.mit.edu
117    internal_ips:
118     - 18.4.58.18
119     - 18.5.58.18
120    ip: 18.181.0.223
121  - hostname: arklay-mansion.mit.edu
122    internal_ips:
123     - 18.4.58.19
124     - 18.5.58.19
125    ip: 18.181.0.224
126  - hostname: discovery-one.mit.edu
127    internal_ips:
128     - 18.4.58.20
129     - 18.5.58.20
130    ip: 18.181.0.225
131  - hostname: global-dynamics.mit.edu
132    internal_ips:
133     - 18.4.58.21
134     - 18.5.58.21
135    ip: 18.181.0.99
136  - hostname: babylon-four.mit.edu
137    internal_ips:
138     - 18.4.58.22
139     - 18.5.58.22
140    ip: 18.181.0.100
141  - hostname: moonbase-alpha.mit.edu
142    internal_ips:
143     - 18.4.58.23
144     - 18.5.58.23
145    ip: 18.181.0.101
146
147 kerberos:
148  realm: ATHENA.MIT.EDU
149
150 mail:
151  forward: *priv_contact
152
153 monitoring:
154  - hostname: sipb-noc.mit.edu
155    ip: 18.181.0.65
156    baseuri: http://sipb-noc.mit.edu/xvm/
157
158 remote:
159  hostname: xvm-remote.mit.edu
160  ip: 18.181.0.188
161
162 git:
163  uri: git://xvm.mit.edu
164
165 noc:
166  dbname: template1
167  user: nagios
168  ip: 18.181.0.65
169
170 trac:
171  uri: https://xvm.scripts.mit.edu
172
173 vnc:
174  base_port: 10003
175  proxy_ip: 18.181.0.62
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 network:
194  netmask: 255.255.0.0
195  gateway: 18.181.0.1
196
197 xen:
198  iface: xenbr2
199
200 iscsi:
201  targets:
202  - ip: 18.4.58.128
203    ifaces:
204    - eth0
205    - eth1
206  - ip: 18.4.58.139
207    ifaces:
208    - eth0
209  - ip: 18.4.59.139
210    ifaces:
211    - eth1
212
213 lvm:
214  vg: xenvg