Reverse-resolution support in invirt-dns
[invirt/packages/xvm-devconfig.git] / master.yaml
index 7a2355d..ebc31b1 100644 (file)
@@ -4,10 +4,16 @@ kerberos:
 authz:
  - type: afs
    cell: athena.mit.edu
 authz:
  - type: afs
    cell: athena.mit.edu
+   auth: no
+ - type: afs
+   cell: sipb.mit.edu
+   auth: no
 
 hosts: # hosts on which VMs run
  - hostname: black-mesa.mit.edu
    ip: 18.181.0.60
 
 hosts: # hosts on which VMs run
  - hostname: black-mesa.mit.edu
    ip: 18.181.0.60
+ - hostname: torchwood-institute.mit.edu
+   ip: 18.181.0.165
 
 db:
  uri: postgres://invirt@xvm-dev.mit.edu/invirt
 
 db:
  uri: postgres://invirt@xvm-dev.mit.edu/invirt
@@ -29,13 +35,20 @@ dns:
  contact: xvm@mit.edu
  domains:  # first one is advertised
   - dev.xvm.mit.edu
  contact: xvm@mit.edu
  domains:  # first one is advertised
   - dev.xvm.mit.edu
+  - 2.181.18.in-addr.arpa
+  - 1.181.18.in-addr.arpa
  nameservers:
   - hostname: xvm-dev.mit.edu
     ip: 18.181.0.80
  nameservers:
   - hostname: xvm-dev.mit.edu
     ip: 18.181.0.80
- rootip: 18.181.0.80
- passup:
-  - _vlmcs._tcp
- parent: mit.edu
+
+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
 
 xen:
  network:
 
 xen:
  network:
@@ -52,6 +65,7 @@ web:
   - price
   - ecprice
   - andersk
   - price
   - ecprice
   - andersk
+  - quentin
 
 vnc:
  base_port: 10003
 
 vnc:
  base_port: 10003