X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/blobdiff_plain/75649dade18b2fb788d012376f420d5478906a76..9774778f91db25757e4af6718dacb853dd4db7a4:/master.yaml?ds=sidebyside diff --git a/master.yaml b/master.yaml index 244e0d7..cb51bcc 100644 --- a/master.yaml +++ b/master.yaml @@ -1,17 +1,38 @@ contact: &contact xvm@mit.edu -adminacl: system:xvm-root +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 + 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 @@ -92,6 +113,12 @@ web: - quentin - hartmans +network: + netmask: 255.255.0.0 + gateway: 18.181.0.1 + xen: - network: - iface: eth2 + iface: eth2 + +lvm: + vg: xenvg