Move the console server to archiver.mit.edu
[invirt/packages/xvm-prodconfig.git] / files / etc / invirt / master.yaml
index 265a072..97f3548 100644 (file)
@@ -27,6 +27,23 @@ remote:
  hostname: scored.mit.edu
  ip: 18.181.0.97
 
+dns:
+ contact: xvm@mit.edu
+ domains: # first one is advertised
+  - servers.csail.mit.edu
+ nameservers:
+  - hostname: xvm-2.mit.edu
+    ip: 18.181.0.80
+
+dhcp:
+ gateway: 18.181.0.1
+ netmask: 255.255.0.0
+ dns:
+  - 18.70.0.160
+  - 18.71.0.151
+  - 18.72.0.3
+ search_domain: mit.edu
+
 web:
  baseuri: https://xvm-2.mit.edu/
  hostname: xvm-2.mit.edu
@@ -37,8 +54,17 @@ web:
   - ecprice
   - andersk
 
+console:
+ hostname: archiver.mit.edu
+ ip: 18.181.0.98
+
 svn:
  repopath: /afs/sipb.mit.edu/project/xvm/svn
+ uri: https://xvm-2.mit.edu:1111
 
 trac:
  uri: https://xvm.mit.edu/trac/wiki
+
+vnc:
+ base_port: 10003
+ proxy_ip: 18.181.0.80