Change the web admin ACL to use null instances instead of root
[invirt/packages/xvm-prodconfig.git] / files / etc / invirt / master.yaml
index c7c32b9..36ac8f9 100644 (file)
@@ -30,7 +30,7 @@ remote:
 dns:
  contact: xvm@mit.edu
  domains: # first one is advertised
-  - servers.csail.mit.edu
+  - prod.xvm.mit.edu
  nameservers:
   - hostname: xvm-2.mit.edu
     ip: 18.181.0.80
@@ -48,15 +48,16 @@ web:
  baseuri: https://xvm-2.mit.edu/
  hostname: xvm-2.mit.edu
  errormail: xvm@mit.edu
- adminacl: system:xvm-root
+ adminacl: system:xvm-maintainers
  errormail_exclude:
+  - '*'
   - price
   - ecprice
   - andersk
 
 console:
- hostname: ss3.mit.edu
- ip: 18.181.0.42
+ hostname: archiver.mit.edu
+ ip: 18.181.0.98
 
 svn:
  repopath: /afs/sipb.mit.edu/project/xvm/svn
@@ -64,3 +65,7 @@ svn:
 
 trac:
  uri: https://xvm.mit.edu/trac/wiki
+
+vnc:
+ base_port: 10003
+ proxy_ip: 18.181.0.80