From: Evan Broder Date: Sun, 19 Oct 2008 18:41:29 +0000 (-0400) Subject: Move the remote and console servers to more sensible hostnames X-Git-Tag: 0.17^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/commitdiff_plain/e05ac216f10266333b9d2d632eb3def465270962 Move the remote and console servers to more sensible hostnames svn path=/trunk/packages/xvm-prodconfig/; revision=1141 --- diff --git a/debian/changelog b/debian/changelog index f844643..d975e25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-prodconfig (0.17) unstable; urgency=low + + * Move the console and remote servers to more sensible names + + -- Evan Broder 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 diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index 36ac8f9..a1159c9 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -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: