+xvm-prodconfig (1.0.0) unstable; urgency=low
+
+ * Prod launch!
+
+ -- Evan Broder <broder@mit.edu> Fri, 14 Nov 2008 14:34:50 -0500
+
xvm-prodconfig (0.21) unstable; urgency=low
* Add the two remaining hosts - we can comment them out on
keyid: 35AE3C4F
db:
- uri: postgres://invirt@xvm-dev.mit.edu/invirt
- host: xvm-dev.mit.edu
- ip: 18.181.0.80
+ uri: postgres://invirt@xvm.mit.edu/invirt
+ host: xvm.mit.edu
+ ip: 18.181.0.62
port: 5432
user: invirt
dbname: invirt
remote:
- hostname: xvm-remote-dev.mit.edu
- ip: 18.181.0.231
+ hostname: xvm-remote.mit.edu
+ ip: 18.181.0.188
dns:
contact: xvm@mit.edu
domains: # first one is advertised
- - prod.xvm.mit.edu
+ - xvm.mit.edu
nameservers:
- - hostname: xvm-dev.mit.edu
- ip: 18.181.0.80
+ - hostname: xvm.mit.edu
+ ip: 18.181.0.62
zone_files:
- /etc/invirt/zone
search_domain: mit.edu
web:
- baseuri: https://xvm-dev.mit.edu/
- hostname: xvm-dev.mit.edu
+ baseuri: https://xvm.mit.edu/
+ hostname: xvm.mit.edu
errormail: xvm@mit.edu
adminacl: system:xvm-webacl
errormail_exclude:
- - '*'
+ - broder
- price
- ecprice
- andersk
+ - quentin
+ - hartmans
console:
- hostname: xvm-console-dev.mit.edu
- ip: 18.181.0.230
+ hostname: xvm-console.mit.edu
+ ip: 18.181.0.134
svn:
repopath: /afs/sipb.mit.edu/project/xvm/svn
- uri: https://xvm-dev.mit.edu:1111
+ uri: https://xvm.mit.edu:1111
trac:
uri: https://xvm.mit.edu/trac/wiki
vnc:
base_port: 10003
- proxy_ip: 18.181.0.80
+ proxy_ip: 18.181.0.62
-@ 900 IN SOA xvm-dev.mit.edu. xvm.mit.edu. (
+@ 900 IN SOA xvm.mit.edu. xvm.mit.edu. (
2
1d
1d
)
; Our services
+ns1 IN A 18.181.0.62
remote IN TXT "reserved to prevent confusion with an XVM server"
console IN TXT "reserved to prevent confusion with an XVM server"
-dev IN TXT "reserved for the XVM development cluster"
prod IN TXT "reserved for the XVM production cluster"
+dev IN NS xvm-dev.mit.edu.
localhost IN TXT "reserved to prevent confusion with your own computer"
localdomain IN TXT "reserved to prevent confusion with your own computer"