From: Evan Broder Date: Thu, 11 Dec 2008 04:21:24 +0000 (-0500) Subject: config.{authn[0] => kerberos}.realm X-Git-Tag: 0.0.16^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-base.git/commitdiff_plain/27400a74cc6ce5291b08017928320201f4929631 config.{authn[0] => kerberos}.realm svn path=/trunk/packages/invirt-base/; revision=1836 --- diff --git a/debian/changelog b/debian/changelog index f06235f..69e596b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-base (0.0.16) unstable; urgency=low + + * Don't reference a config field that we no longer use + + -- Evan Broder Wed, 10 Dec 2008 23:04:58 -0500 + invirt-base (0.0.15) unstable; urgency=low * Stop trying to stuff the XVM site-specific packages into the invirt diff --git a/scripts/invirt-getconf b/scripts/invirt-getconf index 530efd6..86b36b7 100755 --- a/scripts/invirt-getconf +++ b/scripts/invirt-getconf @@ -13,7 +13,7 @@ the YAML configuration; e.g., they cannot contain dots.) Examples: invirt-getconf db.uri - invirt-getconf authn.0.type + invirt-getconf hosts.0.ip """ from invirt import config