Change the names of the remote and console servers on dev
[invirt/packages/xvm-devconfig.git] / files / etc / invirt / master.yaml
index ef64d8f..93d2c4f 100644 (file)
@@ -9,7 +9,7 @@ authz:
 hosts: # hosts on which VMs run
  - hostname: black-mesa.mit.edu
    ip: 18.181.0.60
- - hostname: sx-blade-2.mit.edu
+ - hostname: torchwood-institute.mit.edu
    ip: 18.181.0.165
 
 apt:
@@ -23,22 +23,26 @@ db:
  dbname: sipb_xen
 
 console:
- hostname: sipb-xen-console.mit.edu
+ hostname: xvm-console.mit.edu
  ip: 18.181.0.134
 
 remote:
- hostname: remote.mit.edu
+ hostname: xvm-remote.mit.edu
  ip: 18.181.0.188
 
 dns:
  contact: xvm@mit.edu
  domains:  # first one is advertised
   - xvm.mit.edu
+  - dev.xvm.mit.edu
   - servers.csail.mit.edu
  nameservers:
   - hostname: ns1.xvm.mit.edu
     ip: 18.181.0.62
  rootip: 18.181.0.62
+ passup:
+  - _vlmcs._tcp
+ parent: mit.edu
 
 network:
  gateway: 18.181.0.1