From ebc3957f32c6424e8d11a8cb5e94acd8f3aafc46 Mon Sep 17 00:00:00 2001 From: Matt Ray Date: Thu, 6 Jun 2013 16:08:52 -0500 Subject: [PATCH] KNIFE-271 Enable winrm authentication on knife-rackspace --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72dcd15..1bc5cf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ * KNIFE_RACKSPACE-32 Ensure hint file is created to improve Ohai detection. * KNIFE-181 correct mixed use of 'rackspace_auth_url' and 'rackspace_api_auth_url'. Only 'rackspace_auth_url' is correct. * KNIFE-182 default to Rackspace Open Cloud (v2) +* KNIFE-271 Enable winrm authentication on knife-rackspace * KNIFE-281 pass https_proxy and http_proxy setting onto fog; added ssl_verify_peer setting to disable certificate validation * KNIFE-282 Add the ability to inject files on server creation