From c9a168b3bb63d4c2cce1365a30586a5ab778dd88 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Mon, 29 Sep 2008 02:03:39 -0400 Subject: [PATCH 1/1] add web, svn, trac sections to xvm-prodconfig svn path=/trunk/packages/xvm-prodconfig/; revision=944 --- debian/changelog | 6 ++++++ files/etc/invirt/master.yaml | 15 +++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/debian/changelog b/debian/changelog index 92182d5..b30f3a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xvm-prodconfig (0.4) hardy; urgency=low + + * add web, svn, trac sections + + -- Greg Price Mon, 29 Sep 2008 06:03:03 +0000 + xvm-prodconfig (0.3ubuntu1) hardy; urgency=low * Add some system-vm xen configs. diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index 7ac1b9d..d83fe38 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -21,3 +21,18 @@ db: user: sipb-xen dbname: sipb_xen +web: + baseuri: https://xvm-2.mit.edu/ + hostname: xvm-2.mit.edu + errormail: xvm@mit.edu + adminacl: system:xvm-root + errormail_exclude: + - price + - ecprice + - andersk + +svn: + repopath: /afs/sipb.mit.edu/project/xvm/svn + +trac: + uri: https://xvm.mit.edu/trac/wiki -- 1.7.9.5