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