Add configuration for the git repositories.
[invirt/packages/xvm-prodconfig.git] / master.yaml
index 9a1d59a..cc03b96 100644 (file)
@@ -1,5 +1,6 @@
 contact: &contact xvm@mit.edu
 adminacl: system:xvm-root
+priv_contact: &priv_contact xvm-root@mit.edu
 
 apt:
  keyid: 35AE3C4F
@@ -44,6 +45,15 @@ dns:
  zone_files:
   - /etc/invirt/zone
 
+git:
+ branches:
+  prod:
+   acl: *adminacl
+   component: stable
+  dev:
+   acl: system:xvm-dev
+   component: unstable
+
 hosts: # hosts on which VMs run
  - hostname: citadel-station.mit.edu
    ip: 18.181.0.221
@@ -57,6 +67,9 @@ hosts: # hosts on which VMs run
 kerberos:
  realm: ATHENA.MIT.EDU
 
+mail:
+ forward: *priv_contact
+
 monitoring:
  - hostname: syn.mit.edu
    ip: 18.181.0.65