+ name: xvm-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:
+ mirror: true
+ pockets:
+ prod:
+ acl: system:xvm-root
+ apt: stable
+ distro: hardy
+ dev:
+ acl: system:xvm-dev
+ apt: unstable
+ allow_backtracking: yes
+ distro: hardy
+ precise-dev:
+ acl: system:xvm-dev
+ apt: precise-unstable
+ allow_backtracking: yes
+ distro: precise
+ tagger:
+ name: Invirt Build Server
+ email: invirt@mit.edu
+ hooks:
+ post_build: &post_build
+ zephyr:
+ class: xvm-auto
+ mail:
+ to: xvm-auto@mit.edu
+ from: xvm-build-bot@mit.edu
+ failed_build: *post_build
+ post_commit: &post_commit
+ zephyr:
+ class: xvm-auto
+ pre_build: *post_commit
+ post_submit: *post_commit
+ failed_submit: *post_commit
+ post_add_repo: *post_commit
+ repo_admin: system:xvm-root
+
+cluster:
+ rings:
+ - bind: 10.7.0.0
+ mcast: 239.255.252.2
+ port: 5405