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