| 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 | xen: |
|---|
| 31 | iface: eth0 |
|---|
| 32 | |
|---|
| 33 | web: |
|---|
| 34 | sites: |
|---|
| 35 | cas: |
|---|
| 36 | login: https://secure.hcs.harvard.edu/login |
|---|
| 37 | validate: https://secure.hcs.harvard.edu/serviceValidate |
|---|
| 38 | authname: "HCS CAS Login" |
|---|
| 39 | port: 443 |
|---|
| 40 | noauth: |
|---|
| 41 | port: 446 |
|---|
| 42 | default: |
|---|
| 43 | rewriterules: |
|---|
| 44 | - rule: apt |
|---|
| 45 | target: '-' |
|---|
| 46 | type: L |
|---|
| 47 | redirects: |
|---|
| 48 | - rule: wiki |
|---|
| 49 | target: http://www.hcs.harvard.edu/wiki |
|---|
| 50 | ssl: |
|---|
| 51 | rewriterules: |
|---|
| 52 | - rule: apt |
|---|
| 53 | target: '-' |
|---|
| 54 | type: L |
|---|
| 55 | cert: ssl/server.crt |
|---|
| 56 | key: ssl/server.key |
|---|
| 57 | ca: /etc/ssl/certs/hcs-ca.crt |
|---|
| 58 | mods: rewrite |
|---|
| 59 | ssl |
|---|
| 60 | auth_cas |
|---|
| 61 | authz: |
|---|
| 62 | cache_acls: cache_acls_trivial |
|---|
| 63 | baseuri: https://hvirt-dev.hcs.harvard.edu/ |
|---|
| 64 | hostname: hvirt-dev.hcs.harvard.edu |
|---|
| 65 | errormail: *contact |
|---|
| 66 | |
|---|
| 67 | network: |
|---|
| 68 | netmask: 255.255.255.128 |
|---|
| 69 | gateway: 140.247.89.129 |
|---|
| 70 | |
|---|
| 71 | lvm: |
|---|
| 72 | vg: xenvg |
|---|
| 73 | |
|---|
| 74 | vnc: |
|---|
| 75 | base_port: 10003 |
|---|
| 76 | proxy_ip: 140.247.89.172 |
|---|
| 77 | |
|---|
| 78 | dns: |
|---|
| 79 | contact: *contact |
|---|
| 80 | domains: # first one is advertised |
|---|
| 81 | - hvirt-dev.hcs.harvard.edu |
|---|
| 82 | # nameservers: |
|---|
| 83 | # - hostname: xvm-dev.mit.edu |
|---|
| 84 | # ip: 18.181.0.80 |
|---|
| 85 | |
|---|
| 86 | dhcp: |
|---|
| 87 | gateway: 140.247.89.129 |
|---|
| 88 | netmask: 255.255.255.128 |
|---|
| 89 | dns: |
|---|
| 90 | - 140.247.233.200 |
|---|
| 91 | - 140.247.233.195 |
|---|
| 92 | - 128.103.201.100 |
|---|
| 93 | search_domain: hcs.harvard.edu |
|---|
Note: See
TracBrowser
for help on using the repository browser.