Add a tagger value to the xvm-prodconfig to indicate who should tag
[invirt/packages/xvm-prodconfig.git] / master.yaml
index f73f80f..2d0c094 100644 (file)
@@ -1,3 +1,7 @@
+contact: &contact xvm@mit.edu
+adminacl: &adminacl system:xvm-root
+priv_contact: &priv_contact xvm-root@mit.edu
+
 apt:
  keyid: 35AE3C4F
 
 apt:
  keyid: 35AE3C4F
 
@@ -31,7 +35,7 @@ dhcp:
  search_domain: mit.edu
 
 dns:
  search_domain: mit.edu
 
 dns:
- contact: xvm@mit.edu
+ contact: *contact
  domains: # first one is advertised
   - xvm.mit.edu
   - 2.181.18.in-addr.arpa
  domains: # first one is advertised
   - xvm.mit.edu
   - 2.181.18.in-addr.arpa
@@ -41,6 +45,16 @@ dns:
  zone_files:
   - /etc/invirt/zone
 
  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
 hosts: # hosts on which VMs run
  - hostname: citadel-station.mit.edu
    ip: 18.181.0.221
@@ -54,6 +68,9 @@ hosts: # hosts on which VMs run
 kerberos:
  realm: ATHENA.MIT.EDU
 
 kerberos:
  realm: ATHENA.MIT.EDU
 
+mail:
+ forward: *priv_contact
+
 monitoring:
  - hostname: syn.mit.edu
    ip: 18.181.0.65
 monitoring:
  - hostname: syn.mit.edu
    ip: 18.181.0.65
@@ -76,8 +93,7 @@ vnc:
 web:
  baseuri: https://xvm.mit.edu/
  hostname: xvm.mit.edu
 web:
  baseuri: https://xvm.mit.edu/
  hostname: xvm.mit.edu
- errormail: xvm@mit.edu
- adminacl: system:xvm-root
+ errormail: *contact
  errormail_exclude:
   - broder
   - price
  errormail_exclude:
   - broder
   - price