Last change
on this file since 991 was
987,
checked in by broder, 16 years ago
|
Update master.yaml to include shadow-moses and arklay-mansion
|
File size:
714 bytes
|
Line | |
---|
1 | authn: |
---|
2 | - type: kerberos |
---|
3 | realm: ATHENA.MIT.EDU |
---|
4 | |
---|
5 | authz: |
---|
6 | - type: afs |
---|
7 | cell: athena.mit.edu |
---|
8 | |
---|
9 | hosts: # hosts on which VMs run |
---|
10 | - hostname: shadow-moses.mit.edu |
---|
11 | ip: 18.181.0.223 |
---|
12 | - hostname: arklay-mansion.mit.edu |
---|
13 | ip: 18.181.0.224 |
---|
14 | |
---|
15 | apt: |
---|
16 | keyid: 35AE3C4F |
---|
17 | |
---|
18 | db: |
---|
19 | uri: postgres://sipb-xen@xvm-2.mit.edu/sipb_xen |
---|
20 | host: xvm-2.mit.edu |
---|
21 | ip: 18.181.0.80 |
---|
22 | port: 5432 |
---|
23 | user: sipb-xen |
---|
24 | dbname: sipb_xen |
---|
25 | |
---|
26 | remote: |
---|
27 | hostname: scored.mit.edu |
---|
28 | ip: 18.181.0.97 |
---|
29 | |
---|
30 | web: |
---|
31 | baseuri: https://xvm-2.mit.edu/ |
---|
32 | hostname: xvm-2.mit.edu |
---|
33 | errormail: xvm@mit.edu |
---|
34 | adminacl: system:xvm-root |
---|
35 | errormail_exclude: |
---|
36 | - price |
---|
37 | - ecprice |
---|
38 | - andersk |
---|
39 | |
---|
40 | svn: |
---|
41 | repopath: /afs/sipb.mit.edu/project/xvm/svn |
---|
42 | |
---|
43 | trac: |
---|
44 | uri: https://xvm.mit.edu/trac/wiki |
---|
Note: See
TracBrowser
for help on using the repository browser.