add console section to xvm-prodconfig
[invirt/packages/xvm-prodconfig.git] / files / etc / invirt / master.yaml
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 console:
41  hostname: ss3.mit.edu
42  ip: 18.181.0.42
43
44 svn:
45  repopath: /afs/sipb.mit.edu/project/xvm/svn
46
47 trac:
48  uri: https://xvm.mit.edu/trac/wiki