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

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

Rearranged networking and lvm entries in hvirt devconfig

File size: 724 bytes
RevLine 
[2898]1contact: &contact hvirt@hcs.harvard..edu
[2890]2console:
3 hostname: hvirt-remote-dev.hcs.harvard.edu
4 ip: 140.247.89.173
5
[2779]6db:
7 uri: postgres://invirt@hvirt-dev.hcs.harvard.edu/invirt
8 host: hvirt-dev.hcs.harvard.edu
9 ip: 140.247.89.172
10 port: 5432
11 user: invirt
12 dbname: invirt
13
14hosts:
15- hostname: hersilia.hcs.harvard.edu
16  ip: 140.247.89.251
[2818]17  internal_ip: 10.245.65.37
[2779]18
[2890]19kerberos:
20 realm: HCS.HARVARD.EDU
21
[2779]22remote:
[2850]23 hostname: hvirt-remote-dev.hcs.harvard.edu
24 ip: 140.247.89.173
[2779]25
[2890]26svn:
27 uri: https://xvm.mit.edu:1111
[2779]28
[2890]29web:
30 baseuri: https://hvirt-dev.hcs.harvard.edu/
[2898]31 hostname: hvirt-dev.hcs.harvard.edu
[2890]32 errormail: *contact
33 errormail_exclude:
34  - '*'
[2843]35
[2898]36network:
37 netmask: 255.255.255.128
38 gateway: 140.247.89.129
39
40lvm:
41 vg: root
Note: See TracBrowser for help on using the repository browser.