From 69b4909be48979ac1dca91c8dd093a52e37ac3f3 Mon Sep 17 00:00:00 2001 From: Greg Price Date: Sat, 2 Aug 2008 21:59:48 -0400 Subject: [PATCH] sign packages in apt repo svn path=/trunk/packages/xvm-devconfig/; revision=822 --- debian/changelog | 3 ++- files/etc/invirt/master.yaml | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index caedc46..013154a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ xvm-devconfig (0.5) unstable; urgency=low * remove deprecated /etc/invirt/{hosts,realm} + * add apt section with keyid - -- Greg Price Fri, 1 Aug 2008 23:44:38 -0400 + -- Greg Price Sat, 2 Aug 2008 21:56:26 -0400 xvm-devconfig (0.4) unstable; urgency=low diff --git a/files/etc/invirt/master.yaml b/files/etc/invirt/master.yaml index f5efd6a..b9470c8 100644 --- a/files/etc/invirt/master.yaml +++ b/files/etc/invirt/master.yaml @@ -12,6 +12,9 @@ hosts: # hosts on which VMs run - hostname: sx-blade-2.mit.edu ip: 18.181.0.165 +apt: + keyid: AB1A81AA + db: uri: postgres://sipb-xen@sipb-xen-dev.mit.edu/sipb_xen -- 1.7.9.5