Removing old prod from prodconfig
[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.0
72     port: 5405
73   - bind: 18.4.59.0
74     mcast: 239.255.252.1
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_ip: citadel-station-internal
108    ip: 18.181.0.221
109  - hostname: aperture-science.mit.edu
110    internal_ip: aperture-science-internal
111    ip: 18.181.0.222
112  - hostname: shadow-moses.mit.edu
113    internal_ip: shadow-moses-internal
114    ip: 18.181.0.223
115  - hostname: arklay-mansion.mit.edu
116    internal_ip: arklay-mansion-internal
117    ip: 18.181.0.224
118 # - hostname: discovery-one.mit.edu
119 #   internal_ip: discovery-one-internal
120 #   ip: 18.181.0.225
121 # - hostname: global-dynamics.mit.edu
122 #   internal_ip: global-dynamics-internal
123 #   ip: 18.181.0.99
124 # - hostname: babylon-four.mit.edu
125 #   internal_ip: babylon-four-internal
126 #   ip: 18.181.0.100
127 # - hostname: moonbase-alpha.mit.edu
128 #   internal_ip: moonbase-alpha-internal
129 #   ip: 18.181.0.101
130
131 kerberos:
132  realm: ATHENA.MIT.EDU
133
134 mail:
135  forward: *priv_contact
136
137 monitoring:
138  - hostname: sipb-noc.mit.edu
139    ip: 18.181.0.65
140    baseuri: http://sipb-noc.mit.edu/xvm/
141
142 remote:
143  hostname: xvm-remote.mit.edu
144  ip: 18.181.0.188
145
146 git:
147  uri: git://xvm.mit.edu
148
149 trac:
150  uri: https://xvm.scripts.mit.edu
151
152 vnc:
153  base_port: 10003
154  proxy_ip: 18.181.0.62
155
156 web:
157  baseuri: https://xvm.mit.edu/
158  hostname: xvm.mit.edu
159  errormail: xvm-errors@mit.edu
160  errormail_exclude:
161   - broder
162   - price
163   - ecprice
164   - andersk
165   - quentin
166   - gdb
167   - mitchb
168
169 network:
170  netmask: 255.255.0.0
171  gateway: 18.181.0.1
172
173 xen:
174  iface: eth2
175
176 iscsi:
177  targets:
178  - ip: 18.4.58.128
179    ifaces:
180    - eth0
181    - eth1
182  - ip: 18.4.58.139
183    ifaces:
184    - eth0
185  - ip: 18.4.59.139
186    ifaces:
187    - eth1
188
189 lvm:
190  vg: xenvg