The authz.mech option in configuration is no longer used.
[invirt/packages/xvm-prodconfig.git] / master.yaml
index 0034344..b967ce0 100644 (file)
@@ -6,7 +6,6 @@ apt:
  keyid: 35AE3C4F
 
 authz:
- mech: invirt.authz.locker
  afs:
   cells:
   - cell: athena.mit.edu
@@ -22,6 +21,19 @@ authz:
   - 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
  ip: 18.181.0.134
@@ -54,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