From 8a63e1440b3224fb89dca9e5066d57415b903cfc Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Wed, 1 Oct 2008 12:04:37 -0400 Subject: [PATCH] Add remote section to xvm-prodconfig svn path=/trunk/packages/xvm-prodconfig/; revision=979 --- debian/changelog | 6 ++++++ files/etc/invirt/master.yaml | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 961cb65..a2b0d95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-prodconfig (0.6) unstable; urgency=low + + * Add remote section + + -- Evan Broder Wed, 01 Oct 2008 12:04:18 -0400 + xvm-prodconfig (0.5) unstable; urgency=low * fix distribution diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index d83fe38..5a8555d 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -21,6 +21,10 @@ db: user: sipb-xen dbname: sipb_xen +remote: + hostname: scored.mit.edu + ip: 18.181.0.97 + web: baseuri: https://xvm-2.mit.edu/ hostname: xvm-2.mit.edu -- 1.7.9.5