Phase 1 changes for new software related to the mass renumbering.
[invirt/packages/xvm-prodconfig.git] / master.yaml
index 3df5730..c285bd4 100644 (file)
@@ -1,14 +1,79 @@
+contact: &contact xvm@mit.edu
+adminacl: &adminacl system:xvm-root
+priv_contact: &priv_contact xvm-root@mit.edu
+
 apt:
- keyid: 35AE3C4F
+ keyid: 442461DF
 
 authz:
- - type: afs
-   cell: athena.mit.edu
+ name: xvm-locker
+ 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
+
+build:
+ pockets:
+  prod:
+   acl: *adminacl
+   apt: stable
+   distro: hardy
+  precise-prod:
+   acl: *adminacl
+   apt: precise-stable
+   distro: precise
+  dev:
+   acl: *adminacl
+   apt: unstable
+   allow_backtracking: yes
+   distro: hardy
+  precise-dev:
+   acl: *adminacl
+   apt: precise-unstable
+   allow_backtracking: yes
+   distro: precise
+ tagger:
+  name: Invirt Build Server
+  email: invirt@mit.edu
+ hooks:
+  post_build: &post_build
+   zephyr:
+    class: xvm-auto
+   mail:
+    to: xvm-auto@mit.edu
+    from: xvm-build-bot@mit.edu
+  failed_build: *post_build
+  post_commit: &post_commit
+   zephyr:
+    class: xvm-auto
+  pre_build: *post_commit
+  post_submit: *post_commit
+  failed_submit: *post_commit
+  post_add_repo: *post_commit
+ repo_access: system:xvm-dev
+ repo_admin: system:xvm-root
 
 console:
  hostname: xvm-console.mit.edu
  ip: 18.181.0.134
 
+cluster:
+ rings:
+  - bind: 18.4.58.0
+    mcast: 239.255.252.2
+    port: 5405
+  - bind: 18.4.59.0
+    mcast: 239.255.252.3
+    port: 5405
+
 db:
  uri: postgres://invirt@xvm.mit.edu/invirt
  host: xvm.mit.edu
@@ -18,8 +83,7 @@ db:
  dbname: invirt
 
 dhcp:
- gateway: 18.181.0.1
- netmask: 255.255.0.0
+ leasetime: 3600
  dns:
   - 18.70.0.160
   - 18.71.0.151
@@ -27,7 +91,7 @@ dhcp:
  search_domain: mit.edu
 
 dns:
- contact: xvm@mit.edu
+ contact: *contact
  domains: # first one is advertised
   - xvm.mit.edu
  nameservers:
@@ -38,28 +102,68 @@ dns:
 
 hosts: # hosts on which VMs run
  - hostname: citadel-station.mit.edu
+   internal_ips:
+    - 18.4.58.16
+    - 18.5.58.16
    ip: 18.181.0.221
  - hostname: aperture-science.mit.edu
+   internal_ips:
+    - 18.4.58.17
+    - 18.5.58.17
    ip: 18.181.0.222
  - hostname: shadow-moses.mit.edu
+   internal_ips:
+    - 18.4.58.18
+    - 18.5.58.18
    ip: 18.181.0.223
  - hostname: arklay-mansion.mit.edu
+   internal_ips:
+    - 18.4.58.19
+    - 18.5.58.19
    ip: 18.181.0.224
+ - hostname: discovery-one.mit.edu
+   internal_ips:
+    - 18.4.58.20
+    - 18.5.58.20
+   ip: 18.181.0.225
+ - hostname: global-dynamics.mit.edu
+   internal_ips:
+    - 18.4.58.21
+    - 18.5.58.21
+   ip: 18.181.0.99
+ - hostname: babylon-four.mit.edu
+   internal_ips:
+    - 18.4.58.22
+    - 18.5.58.22
+   ip: 18.181.0.100
+ - hostname: moonbase-alpha.mit.edu
+   internal_ips:
+    - 18.4.58.23
+    - 18.5.58.23
+   ip: 18.181.0.101
 
 kerberos:
  realm: ATHENA.MIT.EDU
 
+mail:
+ forward: *priv_contact
+
 monitoring:
- - hostname: syn.mit.edu
-   ip: 18.181.0.65
+ - hostname: sipb-noc.mit.edu
+   ip: 18.4.60.65
+   baseuri: http://sipb-noc.mit.edu/xvm/
 
 remote:
  hostname: xvm-remote.mit.edu
  ip: 18.181.0.188
 
-svn:
- repopath: /afs/sipb.mit.edu/project/xvm/svn
- uri: https://xvm.mit.edu:1111
+git:
+ uri: git://xvm.mit.edu
+
+noc:
+ - dbname: template1
+   user: nagios
+   ip: 18.4.60.65
 
 trac:
  uri: https://xvm.scripts.mit.edu
@@ -67,16 +171,46 @@ trac:
 vnc:
  base_port: 10003
  proxy_ip: 18.181.0.62
+ signing_keystore_path: /etc/invirt/secrets/codesign.keystore
+ signing_key_alias: cert-manager.com
 
 web:
  baseuri: https://xvm.mit.edu/
  hostname: xvm.mit.edu
- errormail: xvm@mit.edu
- adminacl: system:xvm-root
+ errormail: xvm-errors@mit.edu
  errormail_exclude:
   - broder
   - price
   - ecprice
   - andersk
   - quentin
-  - hartmans
+  - gdb
+  - mitchb
+  - achernya
+  - dvorak42
+  - glasgall
+
+xen:
+ iface: xenbr2
+
+iscsi:
+ targets:
+ - ip: 18.4.58.128
+   ifaces:
+   - eth0
+   - eth1
+ - ip: 18.4.58.139
+   ifaces:
+   - eth0
+ - ip: 18.4.59.139
+   ifaces:
+   - eth1
+ - ip: 18.4.58.160
+   ifaces:
+   - eth0
+ - ip: 18.4.59.160
+   ifaces:
+   - eth1
+
+lvm:
+ vg: xenvg