X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/blobdiff_plain/dcc0eaec65a892157f15f300a9106aa5529a7737..71ebc575e23aeb1f79c5e547c86f990e48f9fac5:/master.yaml diff --git a/master.yaml b/master.yaml index ebc31b1..d1c279d 100644 --- a/master.yaml +++ b/master.yaml @@ -1,12 +1,23 @@ +contact: &contact xvm-dev@mit.edu +adminacl: system:xvm-dev + kerberos: realm: ATHENA.MIT.EDU authz: - - type: afs - cell: athena.mit.edu + mech: invirt.authz.locker + cells: + - cell: athena.mit.edu + auth: no + - cell: sipb.mit.edu + auth: yes + - cell: zone.mit.edu + auth: no + - cell: ops.mit.edu auth: no - - type: afs - cell: sipb.mit.edu + - cell: net.mit.edu + auth: no + - cell: dev.mit.edu auth: no hosts: # hosts on which VMs run @@ -32,7 +43,7 @@ remote: ip: 18.181.0.231 dns: - contact: xvm@mit.edu + contact: *contact domains: # first one is advertised - dev.xvm.mit.edu - 2.181.18.in-addr.arpa @@ -50,6 +61,9 @@ dhcp: - 18.72.0.3 search_domain: mit.edu +mail: + forward: xvm-dev-auto@mit.edu + xen: network: gateway: 18.181.0.1 @@ -59,13 +73,9 @@ xen: web: baseuri: https://xvm-dev.mit.edu/ hostname: xvm-dev.mit.edu - errormail: xvm@mit.edu - adminacl: system:xvm + errormail: *contact errormail_exclude: - - price - - ecprice - - andersk - - quentin + - '*' vnc: base_port: 10003