Index: trunk/packages/hvirt-config/dev/master.yaml
===================================================================
--- trunk/packages/hvirt-config/dev/master.yaml	(revision 2904)
+++ trunk/packages/hvirt-config/dev/master.yaml	(revision 2920)
@@ -1,3 +1,3 @@
-contact: &contact hvirt@hcs.harvard..edu
+contact: &contact hvirt@hcs.harvard.edu
 console:
  hostname: hvirt-console-dev.hcs.harvard.edu
@@ -19,4 +19,5 @@
 kerberos:
  realm: HCS.HARVARD.EDU
+ keytab: /etc/invirt/keytab
 
 remote:
@@ -28,4 +29,35 @@
 
 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
@@ -40,2 +72,6 @@
 lvm:
  vg: root
+
+vnc:
+ base_port: 10003
+ proxy_ip: 140.247.89.175
