X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/blobdiff_plain/71ebc575e23aeb1f79c5e547c86f990e48f9fac5..648dc863a77c1814cc6a1f60b59a90a680d314b1:/master.yaml diff --git a/master.yaml b/master.yaml index d1c279d..a5769c0 100644 --- a/master.yaml +++ b/master.yaml @@ -4,21 +4,37 @@ adminacl: system:xvm-dev kerberos: realm: ATHENA.MIT.EDU +apt: + keyid: 5E0DB194 + authz: - 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 - - cell: net.mit.edu - auth: no - - cell: dev.mit.edu - auth: no + 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 + +build: + pockets: + prod: + acl: system:xvm-root + apt: stable + dev: + acl: system:xvm-dev + apt: unstable + allow_backtracking: yes + tagger: + name: Invirt Build Server + email: invirt@mit.edu hosts: # hosts on which VMs run - hostname: black-mesa.mit.edu @@ -83,3 +99,10 @@ vnc: trac: uri: https://xvm.scripts.mit.edu + +network: + netmask: 255.255.0.0 + gateway: 18.181.0.1 + +lvm: + vg: xenvg