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