X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/blobdiff_plain/bfa3561eaed70d3607f708674df6b439f6d63034..deddb876c8fd855713fdba929ee931129293d4ae:/files/etc/invirt/master.yaml diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index c56b962..f6bedb3 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -35,19 +35,29 @@ 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 errormail: xvm@mit.edu adminacl: system:xvm-root errormail_exclude: + - * - price - ecprice - andersk console: - hostname: ss3.mit.edu - ip: 18.181.0.42 + hostname: archiver.mit.edu + ip: 18.181.0.98 svn: repopath: /afs/sipb.mit.edu/project/xvm/svn @@ -55,3 +65,7 @@ svn: trac: uri: https://xvm.mit.edu/trac/wiki + +vnc: + base_port: 10003 + proxy_ip: 18.181.0.80