You are currently using a new, unsaved search.
Monkey Patch Dir.rb exception on windows
Using ||= in an attributes file causes strange errors
Chef::Provider::Service::Macosx does not successfully restart services
Cannot use include_recipe in an attribute file in Chef 11+
client.rb does not resolve tilde (~)
Chef::Provider::User::Useradd doesn't deal with apostrophes in users' full names
knife download fails on chef 11
Expanding '~/Library/LaunchAgents' fails resolving HOME when running chef-client as root
The config file's path isn't shown in exceptions
Broken raise of ConfigurationError when log_location not writable
Chef long-running wget fails, rest_timeout and timeout options not being respected
Use regular Net::HTTP in http_request and remote_file provider, not Chef::REST
setting underlying Chef::REST options for remote_file and http_request resource (specifically redirect_limit)
http_request resource does not honour content-type headers
When uid is sent into user provider as a string, chef should not update user on each chef run
user locking/unlocking on SmartOS
usermod for changing groups on SmartOS should use -G
Chef swapping out user roles!
LWRP resource removal does not restrict constant lookup namespace
Cookbook uploading does not honor proxy settings
ruby_blocks should support why_run
chef-client using lots of memory
Chef::Provider::Mount device_mount_regex fails to populate capture groups when device is symlink (Ubuntu 12)
Dead links
Cookbook libraries do not sync subdirectories
chef-shell & chef-apply aren't deleted by postinst & postrm scripts
knife upload of cookbooks does not retry HTTP requests that return 502 or 504 error codes
file provider support for configuring bool, policy, restorecon
When the file / template has a hardcoded path defined (either set via node attribute or hard coded as in the example), the notifies parameter does not work.
Installing Omnibus Chef Client on Linux and Mac Wiki Page Does Not Have Instructions For Verifying Integrity Of install.sh
chef-client Failing When Dependent on JSON 1.7.7 Gem
The route resource provider will always delete config file even for :add action
chef_gem fails with Illformed requirement [""]
chef-client segfaults and leaves zombie
knife tries to follow redirects for POSTs and fails in a confusing way
Provide more useful error handling when `render` method is used in a template
Remove obsolete default configuration
ImmutableMash and ImmutableArray should implement to_hash and to_a respectively
chef-client daemon accrues memory over time
Specifying a log path which doesn't exist crashes chef-client instead of attempting to create the path
File Resource Checksums Files Indiscriminately
Doesn't install on OS/X
Update Reporting Client Protocol
auth_credentials_spec test sets the http_proxy variables twice
Regression in passing headers through an HTTP direct
Chef Should Load Cookbooks In Dependency Order
Knife Client Does Not Correctly Configure bookshelf URL
Crontab entries get inserted twice, randomly
Properly escape existing cron-job names
Wait for apt lock to clear before installing a package