X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-devconfig.git/blobdiff_plain/6ffce0c45fc5e2362dc30a4a64602e6112be2856..1db4c2e2812c8eb2bda955c0ac0a3f3eb9ef11c7:/master.yaml diff --git a/master.yaml b/master.yaml index 4cbccde..b89e3af 100644 --- a/master.yaml +++ b/master.yaml @@ -1,9 +1,46 @@ +contact: &contact xvm-dev@mit.edu +adminacl: system:xvm-dev + kerberos: realm: ATHENA.MIT.EDU +apt: + keyid: 5E0DB194 + authz: - - type: afs - cell: athena.mit.edu + afs: + cells: + - cell: athena.mit.edu + auth: no + - cell: sipb.mit.edu + auth: yes + - cell: zone.mit.edu + auth: no + - cell: ops.mit.edu + auth: no + - cell: net.mit.edu + auth: no + - cell: dev.mit.edu + auth: no + +build: + pockets: + prod: + acl: system:xvm-root + apt: stable + dev: + acl: system:xvm-dev + apt: unstable + allow_backtracking: yes + tagger: + name: Invirt Build Server + email: invirt@mit.edu + +cluster: + rings: + - bind: 10.7.0.0 + mcast: 239.255.252.2 + port: 5405 hosts: # hosts on which VMs run - hostname: black-mesa.mit.edu @@ -28,32 +65,43 @@ remote: ip: 18.181.0.231 dns: - contact: xvm@mit.edu + contact: *contact domains: # first one is advertised - dev.xvm.mit.edu + - 2.181.18.in-addr.arpa + - 1.181.18.in-addr.arpa nameservers: - hostname: xvm-dev.mit.edu ip: 18.181.0.80 - rootip: 18.181.0.80 - passup: - - _vlmcs._tcp - parent: mit.edu + +dhcp: + gateway: 18.181.0.1 + netmask: 255.255.0.0 + dns: + - 18.70.0.160 + - 18.71.0.151 + - 18.72.0.3 + search_domain: mit.edu + +mail: + forward: xvm-dev-auto@mit.edu + +network: + gateway: 18.181.0.1 + netmask: 255.255.0.0 + +lvm: + vg: xenvg xen: - network: - gateway: 18.181.0.1 - netmask: 255.255.0.0 - iface: eth0 + iface: eth0 web: baseuri: https://xvm-dev.mit.edu/ hostname: xvm-dev.mit.edu - errormail: xvm@mit.edu - adminacl: system:xvm + errormail: *contact errormail_exclude: - - price - - ecprice - - andersk + - '*' vnc: base_port: 10003