+hvirt-config (0.0.15) unstable; urgency=low
+
+ * Added vnc conf line
+
+ -- Greg Brockman <gdb@mit.edu> Tue, 19 Jan 2010 02:45:33 -0500
+
hvirt-config (0.0.14) unstable; urgency=low
* Fixed install line to install k5login into /root.
-contact: &contact hvirt@hcs.harvard..edu
+contact: &contact hvirt@hcs.harvard.edu
console:
hostname: hvirt-console-dev.hcs.harvard.edu
ip: 140.247.89.175
kerberos:
realm: HCS.HARVARD.EDU
+ keytab: /etc/invirt/keytab
remote:
hostname: hvirt-remote-dev.hcs.harvard.edu
uri: https://xvm.mit.edu:1111
web:
+ sites:
+ certs:
+ port: 443
+ suffix: "MIT.EDU"
+ cas:
+ login: https://secure.hcs.harvard.edu/login
+ validate: https://secure.hcs.harvard.edu/serviceValidate
+ authname: "HCS CAS Login"
+ port: 444
+ noauth:
+ port: 445
+ svn:
+ repopath: /home
+ authname: "testing"
+ port: 1111
+ alias: foo
+ localpath: /home
+ ssl:
+ rewriterules:
+ - rule: apt
+ target: '-'
+ type: L
+ redirects:
+ - rule: wiki
+ target: trac
+ cert: ssl/server.crt
+ key: ssl/server.key
+ ca: /etc/ssl/certs/hcs.ca
+ mods: rewrite
+ ssl
+ auth_cas
baseuri: https://hvirt-dev.hcs.harvard.edu/
hostname: hvirt-dev.hcs.harvard.edu
errormail: *contact
lvm:
vg: root
+
+vnc:
+ base_port: 10003
+ proxy_ip: 140.247.89.175