add IPs for new RAID to master.yaml
[invirt/packages/xvm-prodconfig.git] / master.yaml
index 8b214dd..837ce90 100644 (file)
@@ -19,18 +19,27 @@ authz:
     auth: no
   - cell: net.mit.edu
     auth: no
-  - cell: dev.mit.edu
-    auth: no
 
 build:
  pockets:
   prod:
    acl: *adminacl
    apt: stable
+   distro: hardy
+  precise-prod:
+   acl: *adminacl
+   apt: precise-stable
+   distro: precise
   dev:
-   acl: system:xvm-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
@@ -49,6 +58,7 @@ build:
   post_submit: *post_commit
   failed_submit: *post_commit
   post_add_repo: *post_commit
+ repo_access: system:xvm-dev
  repo_admin: system:xvm-root
 
 console:
@@ -57,11 +67,11 @@ console:
 
 cluster:
  rings:
-  - bind: 10.5.128.0
-    mcast: 239.255.252.0
+  - bind: 18.4.58.0
+    mcast: 239.255.252.2
     port: 5405
-  - bind: 10.6.128.0
-    mcast: 239.255.252.1
+  - bind: 18.4.59.0
+    mcast: 239.255.252.3
     port: 5405
 
 db:
@@ -94,26 +104,45 @@ dns:
 
 hosts: # hosts on which VMs run
  - hostname: citadel-station.mit.edu
-   internal_ip: citadel-station-internal
+   internal_ips:
+    - 18.4.58.16
+    - 18.5.58.16
    ip: 18.181.0.221
  - hostname: aperture-science.mit.edu
-   internal_ip: aperture-science-internal
+   internal_ips:
+    - 18.4.58.17
+    - 18.5.58.17
    ip: 18.181.0.222
  - hostname: shadow-moses.mit.edu
-   internal_ip: shadow-moses-internal
+   internal_ips:
+    - 18.4.58.18
+    - 18.5.58.18
    ip: 18.181.0.223
  - hostname: arklay-mansion.mit.edu
-   internal_ip: arklay-mansion-internal
+   internal_ips:
+    - 18.4.58.19
+    - 18.5.58.19
    ip: 18.181.0.224
  - hostname: discovery-one.mit.edu
-   internal_ip: discovery-one-internal
+   internal_ips:
+    - 18.4.58.20
+    - 18.5.58.20
    ip: 18.181.0.225
  - hostname: global-dynamics.mit.edu
-   internal_ip: global-dynamics-internal
+   internal_ips:
+    - 18.4.58.21
+    - 18.5.58.21
    ip: 18.181.0.99
  - hostname: babylon-four.mit.edu
-   internal_ip: babylon-four-internal
+   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
@@ -122,8 +151,9 @@ mail:
  forward: *priv_contact
 
 monitoring:
- - hostname: syn.mit.edu
+ - hostname: sipb-noc.mit.edu
    ip: 18.181.0.65
+   baseuri: http://sipb-noc.mit.edu/xvm/
 
 remote:
  hostname: xvm-remote.mit.edu
@@ -132,6 +162,11 @@ remote:
 git:
  uri: git://xvm.mit.edu
 
+noc:
+ dbname: template1
+ user: nagios
+ ip: 18.181.0.65
+
 trac:
  uri: https://xvm.scripts.mit.edu
 
@@ -142,33 +177,42 @@ vnc:
 web:
  baseuri: https://xvm.mit.edu/
  hostname: xvm.mit.edu
- errormail: *contact
+ errormail: xvm-errors@mit.edu
  errormail_exclude:
   - broder
   - price
   - ecprice
   - andersk
   - quentin
-  - hartmans
   - gdb
+  - mitchb
+  - achernya
+  - dvorak42
+  - glasgall
 
 network:
  netmask: 255.255.0.0
  gateway: 18.181.0.1
 
 xen:
- iface: eth2
+ iface: xenbr2
 
 iscsi:
  targets:
- - ip: 10.5.128.128
+ - ip: 18.4.58.128
    ifaces:
    - eth0
    - eth1
- - ip: 10.5.128.139
+ - ip: 18.4.58.139
+   ifaces:
+   - eth0
+ - ip: 18.4.59.139
+   ifaces:
+   - eth1
+ - ip: 18.4.58.160
    ifaces:
    - eth0
- - ip: 10.6.128.139
+ - ip: 18.4.59.160
    ifaces:
    - eth1