Add a tagger value to the xvm-prodconfig to indicate who should tag
[invirt/packages/xvm-prodconfig.git] / master.yaml
index 244e0d7..2d0c094 100644 (file)
@@ -1,5 +1,5 @@
 contact: &contact xvm@mit.edu
-adminacl: system:xvm-root
+adminacl: &adminacl system:xvm-root
 priv_contact: &priv_contact xvm-root@mit.edu
 
 apt:
@@ -45,6 +45,16 @@ dns:
  zone_files:
   - /etc/invirt/zone
 
+git:
+ branches:
+  prod:
+   acl: *adminacl
+   component: stable
+  dev:
+   acl: system:xvm-dev
+   component: unstable
+ tagger: Invirt Build Server <invirt@mit.edu>
+
 hosts: # hosts on which VMs run
  - hostname: citadel-station.mit.edu
    ip: 18.181.0.221