From d168dc6358369de19c1a47312da29156427570ed Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Mon, 26 Mar 2012 13:49:06 -0400 Subject: cc_chef: fix bug when validation_key was present, but validation_cert was not This fixes a bug in chef handling if the config contained the 'validation_key' key, but not the 'validation_cert' key. LP: #960547 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0cf93c2a..27b412c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -38,6 +38,9 @@ (LP: #948461) [Ben Howard] - warn on non-multipart, non-handled user-data [Martin Packman] - run resizefs in the background in order to not block boot (LP: #961226) + - Fix bug in Chef support where validation_key was present in config, but + 'validation_cert' was not (LP: #960547) + 0.6.2: - fix bug where update was not done unless update was explicitly set. It would not be run if 'upgrade' or packages were set to be installed -- cgit v1.2.3