+dns:
+ contact: *contact
+ domains: # first one is advertised
+ - xvm.mit.edu
+ - 2.181.18.in-addr.arpa
+ nameservers:
+ - hostname: xvm.mit.edu
+ ip: 18.181.0.62
+ zone_files:
+ - /etc/invirt/zone
+
+hosts: # hosts on which VMs run
+ - hostname: citadel-station.mit.edu
+ internal_ips:
+ - 18.4.58.16
+ - 18.5.58.16
+ ip: 18.181.0.221
+ - hostname: aperture-science.mit.edu
+ internal_ips:
+ - 18.4.58.17
+ - 18.5.58.17
+ ip: 18.181.0.222
+ - hostname: shadow-moses.mit.edu
+ internal_ips:
+ - 18.4.58.18
+ - 18.5.58.18
+ ip: 18.181.0.223
+ - hostname: arklay-mansion.mit.edu
+ internal_ips:
+ - 18.4.58.19
+ - 18.5.58.19
+ ip: 18.181.0.224
+ - hostname: discovery-one.mit.edu
+ internal_ips:
+ - 18.4.58.20
+ - 18.5.58.20
+ ip: 18.181.0.225
+ - hostname: global-dynamics.mit.edu
+ internal_ips:
+ - 18.4.58.21
+ - 18.5.58.21
+ ip: 18.181.0.99
+ - hostname: babylon-four.mit.edu
+ internal_ips:
+ - 18.4.58.22
+ - 18.5.58.22
+ ip: 18.181.0.100
+ - hostname: moonbase-alpha.mit.edu
+ internal_ips:
+ - 18.4.58.23
+ - 18.5.58.23
+ ip: 18.181.0.101
+
+kerberos:
+ realm: ATHENA.MIT.EDU
+
+mail:
+ forward: *priv_contact
+
+monitoring:
+ - hostname: sipb-noc.mit.edu
+ ip: 18.181.0.65
+ baseuri: http://sipb-noc.mit.edu/xvm/
+
+remote:
+ hostname: xvm-remote.mit.edu
+ ip: 18.181.0.188
+
+git:
+ uri: git://xvm.mit.edu
+
+trac:
+ uri: https://xvm.scripts.mit.edu
+
+vnc:
+ base_port: 10003
+ proxy_ip: 18.181.0.62
+