source: trunk/packages/hvirt-config/dev/master.yaml @ 2888

Last change on this file since 2888 was 2888, checked in by gdb, 14 years ago

Made the hvirt-devconfig package into a single hvirt-config package

File size: 555 bytes
Line 
1db:
2 uri: postgres://invirt@hvirt-dev.hcs.harvard.edu/invirt
3 host: hvirt-dev.hcs.harvard.edu
4 ip: 140.247.89.172
5 port: 5432
6 user: invirt
7 dbname: invirt
8
9svn:
10 uri: https://xvm.mit.edu:1111
11
12hosts:
13- hostname: hersilia.hcs.harvard.edu
14  ip: 140.247.89.251
15  internal_ip: 10.245.65.37
16
17remote:
18 hostname: hvirt-remote-dev.hcs.harvard.edu
19 ip: 140.247.89.173
20
21console:
22 hostname: hvirt-remote-dev.hcs.harvard.edu
23 ip: 140.247.89.173
24
25kerberos:
26 realm: HCS.HARVARD.EDU
27
28xen:
29 network:
30  netmask: 255.255.255.128
31  gateway: 140.247.89.129
32 lvm:
33  vg: root
Note: See TracBrowser for help on using the repository browser.