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