X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/blobdiff_plain/b4bc9e6831f8394ec16f5bb446669733bd3c91a2..9211011a84883ecc8a283ea9793772f262a896dc:/files/etc/invirt/master.yaml diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index 4f1cb49..5f3ae54 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -35,6 +35,15 @@ dns: - 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 @@ -51,6 +60,11 @@ console: 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: 100003 + proxy_ip: 18.181.0.80