X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/blobdiff_plain/000eaf24e7c77d3c3caa12e4b0e875e27e886bbb..cfd21ca1d3ed4ed9b7725ec6ede1b25821ffaa46:/master.yaml diff --git a/master.yaml b/master.yaml index c3879a3..a3edbaa 100644 --- a/master.yaml +++ b/master.yaml @@ -1,13 +1,25 @@ +contact: &contact xvm-dev@mit.edu +adminacl: system:xvm-dev + kerberos: realm: ATHENA.MIT.EDU authz: - - type: afs - cell: athena.mit.edu - auth: no - - type: afs - cell: sipb.mit.edu - auth: no + mech: xvm.authz.locker + afs: + 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 + - cell: net.mit.edu + auth: no + - cell: dev.mit.edu + auth: no hosts: # hosts on which VMs run - hostname: black-mesa.mit.edu @@ -32,9 +44,11 @@ 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 + - 1.181.18.in-addr.arpa nameservers: - hostname: xvm-dev.mit.edu ip: 18.181.0.80 @@ -48,6 +62,9 @@ dhcp: - 18.72.0.3 search_domain: mit.edu +mail: + forward: xvm-dev-auto@mit.edu + xen: network: gateway: 18.181.0.1 @@ -57,12 +74,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 + - '*' vnc: base_port: 10003