projects
/
invirt/packages/xvm-prodconfig.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a7579eca51e71d0a8ccfa3fc9fa5abf7ba95ed5e
[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: citadel-station.mit.edu
11
ip: 18.181.0.221
12
13
apt:
14
keyid: 35AE3C4F
15
16
db:
17
uri: postgres://sipb-xen@xvm-2.mit.edu/sipb_xen
18
host: xvm-2.mit.edu
19
port: 5432
20
user: sipb-xen
21
dbname: sipb_xen
22