X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/blobdiff_plain/639fd273f44cf31463c18be96a51fdfee4f1ee7c..4ef3ccb9d7587d34986d1c10fa0fd376a26c96d9:/files/etc/invirt/master.yaml diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index f5efd6a..93d2c4f 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -9,28 +9,57 @@ authz: hosts: # hosts on which VMs run - hostname: black-mesa.mit.edu ip: 18.181.0.60 - - hostname: sx-blade-2.mit.edu + - hostname: torchwood-institute.mit.edu ip: 18.181.0.165 -db: +apt: + keyid: AB1A81AA + +db: uri: postgres://sipb-xen@sipb-xen-dev.mit.edu/sipb_xen + host: sipb-xen-dev.mit.edu + port: 5432 + user: sipb-xen + dbname: sipb_xen console: - hostname: sipb-xen-console.mit.edu + hostname: xvm-console.mit.edu ip: 18.181.0.134 remote: - hostname: remote.mit.edu + hostname: xvm-remote.mit.edu ip: 18.181.0.188 dns: + contact: xvm@mit.edu domains: # first one is advertised - xvm.mit.edu + - dev.xvm.mit.edu - servers.csail.mit.edu nameservers: - hostname: ns1.xvm.mit.edu ip: 18.181.0.62 rootip: 18.181.0.62 + passup: + - _vlmcs._tcp + parent: mit.edu + +network: + gateway: 18.181.0.1 + netmask: 255.255.0.0 web: baseuri: https://xvm.mit.edu/ + hostname: xvm.mit.edu + errormail: xvm@mit.edu + adminacl: system:xvm + errormail_exclude: + - price + - ecprice + - andersk + +svn: + repopath: /afs/sipb.mit.edu/project/xvm/svn + +trac: + uri: https://xvm.mit.edu/trac/wiki