MIT DNS server renumbering
[invirt/packages/xvm-prodconfig.git] / master.yaml
index 01c068d..4cb41e5 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,74 +58,89 @@ 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:
  hostname: xvm-console.mit.edu
- ip: 18.181.0.134
+ ip: 18.25.128.134
 
 cluster:
  rings:
   - bind: 18.4.58.0
-    mcast: 239.255.252.0
+    mcast: 239.255.252.2
     port: 5405
   - bind: 18.4.59.0
-    mcast: 239.255.252.1
+    mcast: 239.255.252.3
     port: 5405
 
 db:
  uri: postgres://invirt@xvm.mit.edu/invirt
  host: xvm.mit.edu
- ip: 18.181.0.62
+ ip: 18.25.128.62
  port: 5432
  user: invirt
  dbname: invirt
 
 dhcp:
- gateway: 18.181.0.1
- netmask: 255.255.0.0
+ leasetime: 3600
  dns:
-  - 18.70.0.160
-  - 18.71.0.151
-  - 18.72.0.3
+  - 18.0.70.160
+  - 18.0.71.151
+  - 18.0.72.3
  search_domain: mit.edu
 
 dns:
  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
+    ip: 18.25.128.62
  zone_files:
   - /etc/invirt/zone
 
 hosts: # hosts on which VMs run
  - hostname: citadel-station.mit.edu
-   internal_ip: citadel-station-internal
-   ip: 18.181.0.221
+   internal_ips:
+    - 18.4.58.16
+    - 18.5.58.16
+   ip: 18.25.128.221
  - hostname: aperture-science.mit.edu
-   internal_ip: aperture-science-internal
-   ip: 18.181.0.222
+   internal_ips:
+    - 18.4.58.17
+    - 18.5.58.17
+   ip: 18.25.128.222
  - hostname: shadow-moses.mit.edu
-   internal_ip: shadow-moses-internal
-   ip: 18.181.0.223
+   internal_ips:
+    - 18.4.58.18
+    - 18.5.58.18
+   ip: 18.25.128.223
  - hostname: arklay-mansion.mit.edu
-   internal_ip: arklay-mansion-internal
-   ip: 18.181.0.224
+   internal_ips:
+    - 18.4.58.19
+    - 18.5.58.19
+   ip: 18.25.128.224
  - hostname: discovery-one.mit.edu
-   internal_ip: discovery-one-internal
-   ip: 18.181.0.225
+   internal_ips:
+    - 18.4.58.20
+    - 18.5.58.20
+   ip: 18.25.128.225
  - hostname: global-dynamics.mit.edu
-   internal_ip: global-dynamics-internal
-   ip: 18.181.0.99
+   internal_ips:
+    - 18.4.58.21
+    - 18.5.58.21
+   ip: 18.25.128.99
  - hostname: babylon-four.mit.edu
-   internal_ip: babylon-four-internal
-   ip: 18.181.0.100
+   internal_ips:
+    - 18.4.58.22
+    - 18.5.58.22
+   ip: 18.25.128.100
  - hostname: moonbase-alpha.mit.edu
-   internal_ip: moonbase-alpha-internal
-   ip: 18.181.0.101
+   internal_ips:
+    - 18.4.58.23
+    - 18.5.58.23
+   ip: 18.25.128.101
 
 kerberos:
  realm: ATHENA.MIT.EDU
@@ -126,27 +150,34 @@ mail:
 
 monitoring:
  - hostname: sipb-noc.mit.edu
-   ip: 18.181.0.65
+   ip: 18.4.60.65
    baseuri: http://sipb-noc.mit.edu/xvm/
 
 remote:
  hostname: xvm-remote.mit.edu
- ip: 18.181.0.188
+ ip: 18.25.128.188
 
 git:
  uri: git://xvm.mit.edu
 
+noc:
+ - dbname: template1
+   user: nagios
+   ip: 18.4.60.65
+
 trac:
  uri: https://xvm.scripts.mit.edu
 
 vnc:
  base_port: 10003
- proxy_ip: 18.181.0.62
+ proxy_ip: 18.25.128.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: *contact
+ errormail: xvm-errors@mit.edu
  errormail_exclude:
   - broder
   - price
@@ -154,13 +185,13 @@ web:
   - andersk
   - quentin
   - gdb
-
-network:
- netmask: 255.255.0.0
- gateway: 18.181.0.1
+  - mitchb
+  - achernya
+  - dvorak42
+  - glasgall
 
 xen:
- iface: eth2
+ iface: xenbr2
 
 iscsi:
  targets:
@@ -174,6 +205,12 @@ iscsi:
  - ip: 18.4.59.139
    ifaces:
    - eth1
+ - ip: 18.4.58.160
+   ifaces:
+   - eth0
+ - ip: 18.4.59.160
+   ifaces:
+   - eth1
 
 lvm:
  vg: xenvg