X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/blobdiff_plain/e80834eaf7f4cef366b00d4dd507f8e3446196cc..79da8df0153c254b67f79b291d4d732d06dd181a:/master.yaml diff --git a/master.yaml b/master.yaml index c22cd64..06b5398 100644 --- a/master.yaml +++ b/master.yaml @@ -1,16 +1,52 @@ +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 - - type: afs - cell: sipb.mit.edu + afs: + cells: + - cell: athena.mit.edu + auth: yes + - cell: sipb.mit.edu + auth: yes + - cell: zone.mit.edu + auth: yes + - cell: ops.mit.edu + auth: no + - cell: net.mit.edu + auth: no + - cell: dev.mit.edu + auth: no + +build: + pockets: + prod: + acl: *adminacl + apt: stable + dev: + acl: system:xvm-dev + apt: unstable + allow_backtracking: yes + tagger: + name: Invirt Build Server + email: invirt@mit.edu console: hostname: xvm-console.mit.edu ip: 18.181.0.134 +cluster: + rings: + - bind: 10.5.128.0 + mcast: 239.255.252.0 + port: 5405 + - bind: 10.6.128.0 + mcast: 239.255.252.1 + port: 5405 + db: uri: postgres://invirt@xvm.mit.edu/invirt host: xvm.mit.edu @@ -29,9 +65,10 @@ 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 @@ -40,17 +77,24 @@ dns: hosts: # hosts on which VMs run - hostname: citadel-station.mit.edu + internal_ip: citadel-station-internal ip: 18.181.0.221 - hostname: aperture-science.mit.edu + internal_ip: aperture-science-internal ip: 18.181.0.222 - hostname: shadow-moses.mit.edu + internal_ip: shadow-moses-internal ip: 18.181.0.223 - hostname: arklay-mansion.mit.edu + internal_ip: arklay-mansion-internal ip: 18.181.0.224 kerberos: realm: ATHENA.MIT.EDU +mail: + forward: *priv_contact + monitoring: - hostname: syn.mit.edu ip: 18.181.0.65 @@ -73,8 +117,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 @@ -82,3 +125,13 @@ web: - andersk - quentin - hartmans + +network: + netmask: 255.255.0.0 + gateway: 18.181.0.1 + +xen: + iface: eth2 + +lvm: + vg: xenvg