Add dennison to the dev acl
[invirt/packages/xvm-devconfig.git] / master.yaml
index 94d5b9a..ea36f23 100644 (file)
@@ -29,13 +29,36 @@ build:
   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:
@@ -50,6 +73,12 @@ hosts: # hosts on which VMs run
  - hostname: torchwood-institute.mit.edu
    internal_ip: torchwood-institute-internal
    ip: 18.181.0.165
+ - hostname: arkham-asylum.mit.edu
+   internal_ip: arkham-asylum-internal
+   ip: 18.181.0.109
+ - hostname: isla-nublar.mit.edu
+   internal_ip: isla-nublar-internal
+   ip: 18.181.0.102
 
 db:
  uri: postgres://invirt@xvm-dev.mit.edu/invirt
@@ -76,6 +105,8 @@ dns:
  nameservers:
   - hostname: xvm-dev.mit.edu
     ip: 18.181.0.80
+ zone_files:
+  - /etc/invirt/zone
 
 dhcp:
  gateway: 18.181.0.1
@@ -116,3 +147,4 @@ trac:
 monitoring:
  - hostname: sipb-noc.mit.edu
    ip: 18.181.0.65
+   baseuri: http://sipb-noc.mit.edu/xvm/