X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/blobdiff_plain/c9a168b3bb63d4c2cce1365a30586a5ab778dd88..e05ac216f10266333b9d2d632eb3def465270962:/files/etc/invirt/master.yaml diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index d83fe38..a1159c9 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -7,8 +7,10 @@ authz: cell: athena.mit.edu hosts: # hosts on which VMs run - - hostname: citadel-station.mit.edu - ip: 18.181.0.221 + - hostname: shadow-moses.mit.edu + ip: 18.181.0.223 + - hostname: arklay-mansion.mit.edu + ip: 18.181.0.224 apt: keyid: 35AE3C4F @@ -21,18 +23,49 @@ db: user: sipb-xen dbname: sipb_xen +remote: + hostname: xvm-remote-dev.mit.edu + ip: 18.181.0.97 + +dns: + contact: xvm@mit.edu + domains: # first one is advertised + - prod.xvm.mit.edu + nameservers: + - 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 + adminacl: system:xvm-maintainers errormail_exclude: + - '*' - price - ecprice - andersk +console: + hostname: xvm-console-dev.mit.edu + ip: 18.181.0.98 + 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: 10003 + proxy_ip: 18.181.0.80