In xvm-devconfig:
[invirt/packages/xvm-devconfig.git] / master.yaml
index d1c279d..a3f7145 100644 (file)
@@ -5,20 +5,34 @@ kerberos:
  realm: ATHENA.MIT.EDU
 
 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
+ 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
+
+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
 
 hosts: # hosts on which VMs run
  - hostname: black-mesa.mit.edu