Changeset 2920 for trunk/packages/hvirt-config/dev
- Timestamp:
- Jan 22, 2010, 9:45:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/hvirt-config/dev/master.yaml
r2904 r2920 1 contact: &contact hvirt@hcs.harvard. .edu1 contact: &contact hvirt@hcs.harvard.edu 2 2 console: 3 3 hostname: hvirt-console-dev.hcs.harvard.edu … … 19 19 kerberos: 20 20 realm: HCS.HARVARD.EDU 21 keytab: /etc/invirt/keytab 21 22 22 23 remote: … … 28 29 29 30 web: 31 sites: 32 certs: 33 port: 443 34 suffix: "MIT.EDU" 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: 444 40 noauth: 41 port: 445 42 svn: 43 repopath: /home 44 authname: "testing" 45 port: 1111 46 alias: foo 47 localpath: /home 48 ssl: 49 rewriterules: 50 - rule: apt 51 target: '-' 52 type: L 53 redirects: 54 - rule: wiki 55 target: trac 56 cert: ssl/server.crt 57 key: ssl/server.key 58 ca: /etc/ssl/certs/hcs.ca 59 mods: rewrite 60 ssl 61 auth_cas 30 62 baseuri: https://hvirt-dev.hcs.harvard.edu/ 31 63 hostname: hvirt-dev.hcs.harvard.edu … … 40 72 lvm: 41 73 vg: root 74 75 vnc: 76 base_port: 10003 77 proxy_ip: 140.247.89.175
Note: See TracChangeset
for help on using the changeset viewer.