Add a tagger value to the xvm-prodconfig to indicate who should tag
[invirt/packages/xvm-prodconfig.git] / master.yaml
index 922d131..2d0c094 100644 (file)
@@ -1,11 +1,17 @@
+contact: &contact xvm@mit.edu
+adminacl: &adminacl system:xvm-root
+priv_contact: &priv_contact xvm-root@mit.edu
+
 apt:
  keyid: 35AE3C4F
 
 authz:
  - type: afs
    cell: athena.mit.edu
 apt:
  keyid: 35AE3C4F
 
 authz:
  - type: afs
    cell: athena.mit.edu
+   auth: yes
  - type: afs
    cell: sipb.mit.edu
  - type: afs
    cell: sipb.mit.edu
+   auth: yes
 
 console:
  hostname: xvm-console.mit.edu
 
 console:
  hostname: xvm-console.mit.edu
@@ -29,15 +35,26 @@ 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
  domains: # first one is advertised
   - xvm.mit.edu
+  - 2.181.18.in-addr.arpa
  nameservers:
   - hostname: xvm.mit.edu
     ip: 18.181.0.62
  zone_files:
   - /etc/invirt/zone
 
  nameservers:
   - hostname: xvm.mit.edu
     ip: 18.181.0.62
  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
@@ -51,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
@@ -73,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