From 03ffb678d401cfc4057449e388377c5d1eb236cc Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Wed, 1 Oct 2008 19:30:51 -0400 Subject: [PATCH] Update master.yaml to include shadow-moses and arklay-mansion svn path=/trunk/packages/xvm-prodconfig/; revision=987 --- debian/changelog | 7 +++++++ files/etc/invirt/master.yaml | 6 ++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a2b0d95..5773756 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +xvm-prodconfig (0.7) unstable; urgency=low + + * Replace citadel-station with shadow-moses and arklay-mansion as hosts + while we get those two up + + -- Evan Broder Wed, 01 Oct 2008 19:30:23 -0400 + xvm-prodconfig (0.6) unstable; urgency=low * Add remote section diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index 5a8555d..265a072 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -7,8 +7,10 @@ authz: cell: athena.mit.edu hosts: # hosts on which VMs run - - hostname: citadel-station.mit.edu - ip: 18.181.0.221 + - hostname: shadow-moses.mit.edu + ip: 18.181.0.223 + - hostname: arklay-mansion.mit.edu + ip: 18.181.0.224 apt: keyid: 35AE3C4F -- 1.7.9.5