Move the remote and console servers to more sensible hostnames 0.17
authorEvan Broder <broder@mit.edu>
Sun, 19 Oct 2008 18:41:29 +0000 (14:41 -0400)
committerEvan Broder <broder@mit.edu>
Sun, 19 Oct 2008 18:41:29 +0000 (14:41 -0400)
svn path=/trunk/packages/xvm-prodconfig/; revision=1141

debian/changelog
files/etc/invirt/master.yaml

index f844643..d975e25 100644 (file)
@@ -1,3 +1,9 @@
+xvm-prodconfig (0.17) unstable; urgency=low
+
+  * Move the console and remote servers to more sensible names
+
+ -- Evan Broder <broder@mit.edu>  Sun, 19 Oct 2008 14:41:01 -0400
+
 xvm-prodconfig (0.16) unstable; urgency=low
 
   * Use system:xvm-maintainers as the admin ACL - it's xvm-root's null
index 36ac8f9..a1159c9 100644 (file)
@@ -24,7 +24,7 @@ db:
  dbname: sipb_xen
 
 remote:
- hostname: scored.mit.edu
+ hostname: xvm-remote-dev.mit.edu
  ip: 18.181.0.97
 
 dns:
@@ -56,7 +56,7 @@ web:
   - andersk
 
 console:
- hostname: archiver.mit.edu
+ hostname: xvm-console-dev.mit.edu
  ip: 18.181.0.98
 
 svn: