You are currently using a new, unsaved search.
Post-run cookbook cleanup is getting triggered on chef-solo, deleting files from cookbooks
shef -z
Sometimes knife ssh fails because of fqdn attribute is missing from the node object returned form search
Accessing the node before Shef has finished loading causes shef to reload infinitely
remote_directory with recurse does too much work when not purging unmanaged files
update CONTRIBUTING doc to new wiki location
Chef-solo should be able to persist state attribute changes like chef-client does in node.save
New gem provider is incompatible with rubygems 1.2.0
User resource appends '-r' option (system user) even when running 'usermod' in 'manage_user', which doesn't support such an option.
knife ec2 server create should use the public fqdn for ssh
Ruby 1.9 Support on Chef Server, WebUI, Solr and Solr Indexer
Enable if_exists option for File (remote_file, template) resources.
require 'json' interferes with require 'generator' (which is required for Chef::Mixin::Retry)