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