Last change
on this file since 2334 was
2278,
checked in by broder, 16 years ago
|
Add a mail.contact entry in xvm-devconfig and xvm-prodconfig for who
to forward mail to.
|
File size:
1.5 KB
|
Line | |
---|
1 | contact: &contact xvm@mit.edu |
---|
2 | adminacl: system:xvm-root |
---|
3 | priv_contact: &priv_contact xvm-root@mit.edu |
---|
4 | |
---|
5 | apt: |
---|
6 | keyid: 35AE3C4F |
---|
7 | |
---|
8 | authz: |
---|
9 | - type: afs |
---|
10 | cell: athena.mit.edu |
---|
11 | auth: yes |
---|
12 | - type: afs |
---|
13 | cell: sipb.mit.edu |
---|
14 | auth: yes |
---|
15 | |
---|
16 | console: |
---|
17 | hostname: xvm-console.mit.edu |
---|
18 | ip: 18.181.0.134 |
---|
19 | |
---|
20 | db: |
---|
21 | uri: postgres://invirt@xvm.mit.edu/invirt |
---|
22 | host: xvm.mit.edu |
---|
23 | ip: 18.181.0.62 |
---|
24 | port: 5432 |
---|
25 | user: invirt |
---|
26 | dbname: invirt |
---|
27 | |
---|
28 | dhcp: |
---|
29 | gateway: 18.181.0.1 |
---|
30 | netmask: 255.255.0.0 |
---|
31 | dns: |
---|
32 | - 18.70.0.160 |
---|
33 | - 18.71.0.151 |
---|
34 | - 18.72.0.3 |
---|
35 | search_domain: mit.edu |
---|
36 | |
---|
37 | dns: |
---|
38 | contact: *contact |
---|
39 | domains: # first one is advertised |
---|
40 | - xvm.mit.edu |
---|
41 | - 2.181.18.in-addr.arpa |
---|
42 | nameservers: |
---|
43 | - hostname: xvm.mit.edu |
---|
44 | ip: 18.181.0.62 |
---|
45 | zone_files: |
---|
46 | - /etc/invirt/zone |
---|
47 | |
---|
48 | hosts: # hosts on which VMs run |
---|
49 | - hostname: citadel-station.mit.edu |
---|
50 | ip: 18.181.0.221 |
---|
51 | - hostname: aperture-science.mit.edu |
---|
52 | ip: 18.181.0.222 |
---|
53 | - hostname: shadow-moses.mit.edu |
---|
54 | ip: 18.181.0.223 |
---|
55 | - hostname: arklay-mansion.mit.edu |
---|
56 | ip: 18.181.0.224 |
---|
57 | |
---|
58 | kerberos: |
---|
59 | realm: ATHENA.MIT.EDU |
---|
60 | |
---|
61 | mail: |
---|
62 | forward: *priv_contact |
---|
63 | |
---|
64 | monitoring: |
---|
65 | - hostname: syn.mit.edu |
---|
66 | ip: 18.181.0.65 |
---|
67 | |
---|
68 | remote: |
---|
69 | hostname: xvm-remote.mit.edu |
---|
70 | ip: 18.181.0.188 |
---|
71 | |
---|
72 | svn: |
---|
73 | repopath: /afs/sipb.mit.edu/project/xvm/svn |
---|
74 | uri: https://xvm.mit.edu:1111 |
---|
75 | |
---|
76 | trac: |
---|
77 | uri: https://xvm.scripts.mit.edu |
---|
78 | |
---|
79 | vnc: |
---|
80 | base_port: 10003 |
---|
81 | proxy_ip: 18.181.0.62 |
---|
82 | |
---|
83 | web: |
---|
84 | baseuri: https://xvm.mit.edu/ |
---|
85 | hostname: xvm.mit.edu |
---|
86 | errormail: *contact |
---|
87 | errormail_exclude: |
---|
88 | - broder |
---|
89 | - price |
---|
90 | - ecprice |
---|
91 | - andersk |
---|
92 | - quentin |
---|
93 | - hartmans |
---|
94 | |
---|
95 | xen: |
---|
96 | network: |
---|
97 | iface: eth2 |
---|
Note: See
TracBrowser
for help on using the repository browser.