X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/blobdiff_plain/38ced986355715382e5929018fd308417b35294f..201330c7dd2fb9cbc512b9254398293f608199d2:/files/etc/invirt/master.yaml?ds=sidebyside diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index 0792c1f..30b2331 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -7,13 +7,20 @@ authz: cell: athena.mit.edu hosts: # hosts on which VMs run - - black-mesa.mit.edu: - ip: 18.181.0.60 - - sx-blade-2.mit.edu: - ip: 18.181.0.165 + - hostname: black-mesa.mit.edu + ip: 18.181.0.60 + - hostname: sx-blade-2.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 @@ -24,6 +31,7 @@ remote: ip: 18.181.0.188 dns: + contact: xvm@mit.edu domains: # first one is advertised - xvm.mit.edu - servers.csail.mit.edu @@ -32,5 +40,12 @@ dns: ip: 18.181.0.62 rootip: 18.181.0.62 -web: +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