06b539822ae2db6248b592c1a2509e034410cc90
[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: 35AE3C4F
7
8 authz:
9  afs:
10   cells:
11   - cell: athena.mit.edu
12     auth: yes
13   - cell: sipb.mit.edu
14     auth: yes
15   - cell: zone.mit.edu
16     auth: yes
17   - cell: ops.mit.edu
18     auth: no
19   - cell: net.mit.edu
20     auth: no
21   - cell: dev.mit.edu
22     auth: no
23
24 build:
25  pockets:
26   prod:
27    acl: *adminacl
28    apt: stable
29   dev:
30    acl: system:xvm-dev
31    apt: unstable
32    allow_backtracking: yes
33  tagger:
34   name: Invirt Build Server
35   email: invirt@mit.edu
36
37 console:
38  hostname: xvm-console.mit.edu
39  ip: 18.181.0.134
40
41 cluster:
42  rings:
43   - bind: 10.5.128.0
44     mcast: 239.255.252.0
45     port: 5405
46   - bind: 10.6.128.0
47     mcast: 239.255.252.1
48     port: 5405
49
50 db:
51  uri: postgres://invirt@xvm.mit.edu/invirt
52  host: xvm.mit.edu
53  ip: 18.181.0.62
54  port: 5432
55  user: invirt
56  dbname: invirt
57
58 dhcp:
59  gateway: 18.181.0.1
60  netmask: 255.255.0.0
61  dns:
62   - 18.70.0.160
63   - 18.71.0.151
64   - 18.72.0.3
65  search_domain: mit.edu
66
67 dns:
68  contact: *contact
69  domains: # first one is advertised
70   - xvm.mit.edu
71   - 2.181.18.in-addr.arpa
72  nameservers:
73   - hostname: xvm.mit.edu
74     ip: 18.181.0.62
75  zone_files:
76   - /etc/invirt/zone
77
78 hosts: # hosts on which VMs run
79  - hostname: citadel-station.mit.edu
80    internal_ip: citadel-station-internal
81    ip: 18.181.0.221
82  - hostname: aperture-science.mit.edu
83    internal_ip: aperture-science-internal
84    ip: 18.181.0.222
85  - hostname: shadow-moses.mit.edu
86    internal_ip: shadow-moses-internal
87    ip: 18.181.0.223
88  - hostname: arklay-mansion.mit.edu
89    internal_ip: arklay-mansion-internal
90    ip: 18.181.0.224
91
92 kerberos:
93  realm: ATHENA.MIT.EDU
94
95 mail:
96  forward: *priv_contact
97
98 monitoring:
99  - hostname: syn.mit.edu
100    ip: 18.181.0.65
101
102 remote:
103  hostname: xvm-remote.mit.edu
104  ip: 18.181.0.188
105
106 svn:
107  repopath: /afs/sipb.mit.edu/project/xvm/svn
108  uri: https://xvm.mit.edu:1111
109
110 trac:
111  uri: https://xvm.scripts.mit.edu
112
113 vnc:
114  base_port: 10003
115  proxy_ip: 18.181.0.62
116
117 web:
118  baseuri: https://xvm.mit.edu/
119  hostname: xvm.mit.edu
120  errormail: *contact
121  errormail_exclude:
122   - broder
123   - price
124   - ecprice
125   - andersk
126   - quentin
127   - hartmans
128
129 network:
130  netmask: 255.255.0.0
131  gateway: 18.181.0.1
132
133 xen:
134  iface: eth2
135
136 lvm:
137  vg: xenvg