source:
trunk/packages/xvm-prodconfig/files/etc/invirt/master.yaml
@
926
Last change on this file since 926 was 919, checked in by hartmans, 16 years ago | |
---|---|
File size: 347 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: 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 | ip: 18.181.0.80 |
20 | port: 5432 |
21 | user: sipb-xen |
22 | dbname: sipb_xen |
23 |
Note: See TracBrowser
for help on using the repository browser.