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