Updated XVM config
[invirt/packages/xvm-devconfig.git] / master.yaml
index a985d44..4471a43 100644 (file)
@@ -8,6 +8,7 @@ apt:
  keyid: 5E0DB194
 
 authz:
+ name: xvm-locker
  afs:
   cells:
   - cell: athena.mit.edu
@@ -35,6 +36,22 @@ build:
  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:
@@ -45,8 +62,16 @@ cluster:
 hosts: # hosts on which VMs run
  - hostname: black-mesa.mit.edu
    ip: 18.181.0.60
+   internal_ip: black-mesa-internal
  - 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