In xvm-devconfig: 0.44
authorEvan Broder <broder@mit.edu>
Thu, 17 Dec 2009 19:03:26 +0000 (14:03 -0500)
committerEvan Broder <broder@mit.edu>
Thu, 17 Dec 2009 19:03:26 +0000 (14:03 -0500)
  * Add build server configuration for testing the invirtibuilder.

svn path=/trunk/packages/xvm-devconfig/; revision=2619

debian/changelog
master.yaml

index 2d72f75..e9fd42c 100644 (file)
@@ -1,3 +1,9 @@
+xvm-devconfig (0.44) unstable; urgency=low
+
+  * Add build server configuration for testing the invirtibuilder.
+
+ -- Evan Broder <broder@mit.edu>  Thu, 17 Dec 2009 13:03:13 -0600
+
 xvm-devconfig (0.43) unstable; urgency=low
 
   * Update authz config for {invirt => xvm}.authz.locker move.
 xvm-devconfig (0.43) unstable; urgency=low
 
   * Update authz config for {invirt => xvm}.authz.locker move.
index a3edbaa..a3f7145 100644 (file)
@@ -21,6 +21,19 @@ authz:
   - cell: dev.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
    ip: 18.181.0.60
 hosts: # hosts on which VMs run
  - hostname: black-mesa.mit.edu
    ip: 18.181.0.60