2791b9c8c68ddce601279d0e32b1f55062b22320
[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  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
38 console:
39  hostname: xvm-console.mit.edu
40  ip: 18.181.0.134
41
42 cluster:
43  rings:
44   - bind: 10.5.128.0
45     mcast: 239.255.252.0
46     port: 5405
47   - bind: 10.6.128.0
48     mcast: 239.255.252.1
49     port: 5405
50
51 db:
52  uri: postgres://invirt@xvm.mit.edu/invirt
53  host: xvm.mit.edu
54  ip: 18.181.0.62
55  port: 5432
56  user: invirt
57  dbname: invirt
58
59 dhcp:
60  gateway: 18.181.0.1
61  netmask: 255.255.0.0
62  dns:
63   - 18.70.0.160
64   - 18.71.0.151
65   - 18.72.0.3
66  search_domain: mit.edu
67
68 dns:
69  contact: *contact
70  domains: # first one is advertised
71   - xvm.mit.edu
72   - 2.181.18.in-addr.arpa
73  nameservers:
74   - hostname: xvm.mit.edu
75     ip: 18.181.0.62
76  zone_files:
77   - /etc/invirt/zone
78
79 hosts: # hosts on which VMs run
80  - hostname: citadel-station.mit.edu
81    internal_ip: citadel-station-internal
82    ip: 18.181.0.221
83  - hostname: aperture-science.mit.edu
84    internal_ip: aperture-science-internal
85    ip: 18.181.0.222
86  - hostname: shadow-moses.mit.edu
87    internal_ip: shadow-moses-internal
88    ip: 18.181.0.223
89  - hostname: arklay-mansion.mit.edu
90    internal_ip: arklay-mansion-internal
91    ip: 18.181.0.224
92
93 kerberos:
94  realm: ATHENA.MIT.EDU
95
96 mail:
97  forward: *priv_contact
98
99 monitoring:
100  - hostname: syn.mit.edu
101    ip: 18.181.0.65
102
103 remote:
104  hostname: xvm-remote.mit.edu
105  ip: 18.181.0.188
106
107 svn:
108  repopath: /afs/sipb.mit.edu/project/xvm/svn
109  uri: https://xvm.mit.edu:1111
110
111 trac:
112  uri: https://xvm.scripts.mit.edu
113
114 vnc:
115  base_port: 10003
116  proxy_ip: 18.181.0.62
117
118 web:
119  baseuri: https://xvm.mit.edu/
120  hostname: xvm.mit.edu
121  errormail: *contact
122  errormail_exclude:
123   - broder
124   - price
125   - ecprice
126   - andersk
127   - quentin
128   - hartmans
129
130 network:
131  netmask: 255.255.0.0
132  gateway: 18.181.0.1
133
134 xen:
135  iface: eth2
136
137 lvm:
138  vg: xenvg