From: Evan Broder Date: Tue, 4 Nov 2008 09:11:00 +0000 (-0500) Subject: Add citadel-station and aperture-science to the prod config. X-Git-Tag: 0.21^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-prodconfig.git/commitdiff_plain/refs/tags/0.21 Add citadel-station and aperture-science to the prod config. We can comment them out on xvm-remote-dev to keep them from causing problems until they're live svn path=/trunk/packages/xvm-prodconfig/; revision=1521 --- diff --git a/debian/changelog b/debian/changelog index 4b392c6..145b5cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xvm-prodconfig (0.21) unstable; urgency=low + + * Add the two remaining hosts - we can comment them out on + xvm-remote-dev until they're activated + + -- Evan Broder Tue, 04 Nov 2008 04:10:22 -0500 + xvm-prodconfig (0.20) unstable; urgency=low * Take advantage of multi-word zonefile entries by adding explanations diff --git a/master.yaml b/master.yaml index 01d6d80..2114b4e 100644 --- a/master.yaml +++ b/master.yaml @@ -7,6 +7,10 @@ authz: cell: athena.mit.edu hosts: # hosts on which VMs run + - hostname: citadel-station.mit.edu + ip: 18.181.0.221 + - hostname: aperture-science.mit.edu + ip: 18.181.0.222 - hostname: shadow-moses.mit.edu ip: 18.181.0.223 - hostname: arklay-mansion.mit.edu