X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/blobdiff_plain/69b4909be48979ac1dca91c8dd093a52e37ac3f3..244c3ceed16bf54eb6f1dc7b4956ce564480d684:/files/etc/invirt/master.yaml diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index b9470c8..1bc1988 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -15,8 +15,12 @@ hosts: # hosts on which VMs run apt: keyid: AB1A81AA -db: +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 @@ -27,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 @@ -35,5 +40,16 @@ dns: ip: 18.181.0.62 rootip: 18.181.0.62 +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