Move authn section of master.yaml to new kerberos section
[invirt/packages/xvm-prodconfig.git] / master.yaml
1 apt:
2  keyid: 35AE3C4F
3
4 authz:
5  - type: afs
6    cell: athena.mit.edu
7
8 console:
9  hostname: xvm-console.mit.edu
10  ip: 18.181.0.134
11
12 db:
13  uri: postgres://invirt@xvm.mit.edu/invirt
14  host: xvm.mit.edu
15  ip: 18.181.0.62
16  port: 5432
17  user: invirt
18  dbname: invirt
19
20 dhcp:
21  gateway: 18.181.0.1
22  netmask: 255.255.0.0
23  dns:
24   - 18.70.0.160
25   - 18.71.0.151
26   - 18.72.0.3
27  search_domain: mit.edu
28
29 dns:
30  contact: xvm@mit.edu
31  domains: # first one is advertised
32   - xvm.mit.edu
33  nameservers:
34   - hostname: xvm.mit.edu
35     ip: 18.181.0.62
36  zone_files:
37   - /etc/invirt/zone
38
39 hosts: # hosts on which VMs run
40  - hostname: citadel-station.mit.edu
41    ip: 18.181.0.221
42  - hostname: aperture-science.mit.edu
43    ip: 18.181.0.222
44  - hostname: shadow-moses.mit.edu
45    ip: 18.181.0.223
46  - hostname: arklay-mansion.mit.edu
47    ip: 18.181.0.224
48
49 kerberos:
50  - realm: ATHENA.MIT.EDU
51
52 monitoring:
53  - hostname: syn.mit.edu
54    ip: 18.181.0.65
55
56 remote:
57  hostname: xvm-remote.mit.edu
58  ip: 18.181.0.188
59
60 svn:
61  repopath: /afs/sipb.mit.edu/project/xvm/svn
62  uri: https://xvm.mit.edu:1111
63
64 trac:
65  uri: https://xvm.scripts.mit.edu
66
67 vnc:
68  base_port: 10003
69  proxy_ip: 18.181.0.62
70
71 web:
72  baseuri: https://xvm.mit.edu/
73  hostname: xvm.mit.edu
74  errormail: xvm@mit.edu
75  adminacl: system:xvm-root
76  errormail_exclude:
77   - broder
78   - price
79   - ecprice
80   - andersk
81   - quentin
82   - hartmans