X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/blobdiff_plain/12b37aeb0bc1e01cc13d7664b8d065599bb0f563..e3bd2318b334d3a84f391145b0c7253ca6c12b12:/master.yaml?ds=sidebyside diff --git a/master.yaml b/master.yaml index 165b28a..b967ce0 100644 --- a/master.yaml +++ b/master.yaml @@ -6,12 +6,33 @@ apt: keyid: 35AE3C4F authz: - - type: afs - cell: athena.mit.edu - auth: yes - - type: afs - cell: sipb.mit.edu - auth: yes + afs: + cells: + - cell: athena.mit.edu + auth: yes + - cell: sipb.mit.edu + auth: yes + - cell: zone.mit.edu + auth: yes + - cell: ops.mit.edu + auth: no + - cell: net.mit.edu + auth: no + - cell: dev.mit.edu + auth: no + +build: + pockets: + prod: + acl: *adminacl + apt: stable + dev: + acl: system:xvm-dev + apt: unstable + allow_backtracking: yes + tagger: + name: Invirt Build Server + email: invirt@mit.edu console: hostname: xvm-console.mit.edu @@ -45,19 +66,6 @@ dns: zone_files: - /etc/invirt/zone -git: - pockets: - prod: - acl: *adminacl - 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: citadel-station.mit.edu ip: 18.181.0.221