| Line | |
|---|
| 1 | contact: &contact hvirt@hcs.harvard.edu |
|---|
| 2 | console: |
|---|
| 3 | hostname: hvirt-console-dev.hcs.harvard.edu |
|---|
| 4 | ip: 140.247.89.175 |
|---|
| 5 | |
|---|
| 6 | db: |
|---|
| 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 | |
|---|
| 14 | hosts: |
|---|
| 15 | - hostname: hersilia.hcs.harvard.edu |
|---|
| 16 | ip: 140.247.89.251 |
|---|
| 17 | internal_ip: 10.245.65.37 |
|---|
| 18 | |
|---|
| 19 | kerberos: |
|---|
| 20 | realm: HCS.HARVARD.EDU |
|---|
| 21 | keytab: /etc/invirt/keytab |
|---|
| 22 | |
|---|
| 23 | remote: |
|---|
| 24 | hostname: hvirt-remote-dev.hcs.harvard.edu |
|---|
| 25 | ip: 140.247.89.176 |
|---|
| 26 | |
|---|
| 27 | svn: |
|---|
| 28 | uri: https://xvm.mit.edu:1111 |
|---|
| 29 | |
|---|
| 30 | web: |
|---|
| 31 | sites: |
|---|
| 32 | cas: |
|---|
| 33 | login: https://secure.hcs.harvard.edu/login |
|---|
| 34 | validate: https://secure.hcs.harvard.edu/serviceValidate |
|---|
| 35 | authname: "HCS CAS Login" |
|---|
| 36 | port: 443 |
|---|
| 37 | noauth: |
|---|
| 38 | port: 446 |
|---|
| 39 | default: |
|---|
| 40 | rewriterules: |
|---|
| 41 | - rule: apt |
|---|
| 42 | target: '-' |
|---|
| 43 | type: L |
|---|
| 44 | redirects: |
|---|
| 45 | - rule: wiki |
|---|
| 46 | target: http://www.hcs.harvard.edu/wiki |
|---|
| 47 | ssl: |
|---|
| 48 | rewriterules: |
|---|
| 49 | - rule: apt |
|---|
| 50 | target: '-' |
|---|
| 51 | type: L |
|---|
| 52 | cert: ssl/server.crt |
|---|
| 53 | key: ssl/server.key |
|---|
| 54 | ca: /etc/ssl/certs/hcs-ca.crt |
|---|
| 55 | mods: rewrite |
|---|
| 56 | ssl |
|---|
| 57 | auth_cas |
|---|
| 58 | baseuri: https://hvirt-dev.hcs.harvard.edu/ |
|---|
| 59 | hostname: hvirt-dev.hcs.harvard.edu |
|---|
| 60 | errormail: *contact |
|---|
| 61 | errormail_exclude: |
|---|
| 62 | - '*' |
|---|
| 63 | |
|---|
| 64 | network: |
|---|
| 65 | netmask: 255.255.255.128 |
|---|
| 66 | gateway: 140.247.89.129 |
|---|
| 67 | |
|---|
| 68 | lvm: |
|---|
| 69 | vg: xenvg |
|---|
| 70 | |
|---|
| 71 | vnc: |
|---|
| 72 | base_port: 10003 |
|---|
| 73 | proxy_ip: 140.247.89.175 |
|---|
| 74 | |
|---|
| 75 | dns: |
|---|
| 76 | contact: *contact |
|---|
| 77 | domains: # first one is advertised |
|---|
| 78 | - hvirt-dev.hcs.harvard.edu |
|---|
| 79 | # nameservers: |
|---|
| 80 | # - hostname: xvm-dev.mit.edu |
|---|
| 81 | # ip: 18.181.0.80 |
|---|
Note: See
TracBrowser
for help on using the repository browser.