Add no_proxy chef provisioner fix to changelog

This commit is contained in:
Jason Riddle 2016-01-25 19:29:35 -05:00
parent 731c8ed249
commit 11631b53c3
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ BUG FIXES:
* provider/mailgun: Handle the fact that the domain destroy API is eventually consistent [GH-4777] * provider/mailgun: Handle the fact that the domain destroy API is eventually consistent [GH-4777]
* provider/template: Fix race causing sporadic crashes in template_file with count > 1 [GH-4694] * provider/template: Fix race causing sporadic crashes in template_file with count > 1 [GH-4694]
* provider/template: Add support for updating `template_cloudinit_config` resources [GH-4757] * provider/template: Add support for updating `template_cloudinit_config` resources [GH-4757]
* provisioner/chef: Add ENV['no_proxy'] to chef provisioner if no_proxy is detected [GH-4661]
## 0.6.9 (January 8, 2016) ## 0.6.9 (January 8, 2016)