X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/blobdiff_plain/130077542010d4d04f9f1bd5beb1dd45065ca517..7227de2cfb9025196af8c12b8fe5a29a178bbf6c:/master.yaml diff --git a/master.yaml b/master.yaml index 922d131..cc564a7 100644 --- a/master.yaml +++ b/master.yaml @@ -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 + auth: yes - type: afs cell: sipb.mit.edu + auth: yes console: hostname: xvm-console.mit.edu @@ -29,15 +35,28 @@ dhcp: 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 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: + name: Invirt Build Server + email: invirt@mit.edu + hosts: # hosts on which VMs run - hostname: citadel-station.mit.edu ip: 18.181.0.221 @@ -51,6 +70,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 @@ -73,8 +95,7 @@ vnc: web: baseuri: https://xvm.mit.edu/ hostname: xvm.mit.edu - errormail: xvm@mit.edu - adminacl: system:xvm-root + errormail: *contact errormail_exclude: - broder - price