Skip to content

Commit

Permalink
chef-client v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Nov 18, 2011
1 parent 3bf3b20 commit 0eeaef3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions chef-client/README.md
Expand Up @@ -235,6 +235,11 @@ Changes/Roadmap

* windows platform support

## 1.0.4:

* [COOK-670] - Added Solaris service-installation support for chef-client cookbook.
* [COOK-781] - chef-client service recipe fails with chef 0.9.x

## 1.0.2:

* [CHEF-2491] init scripts should implement reload
Expand Down
2 changes: 1 addition & 1 deletion chef-client/metadata.rb
Expand Up @@ -3,7 +3,7 @@
license "Apache 2.0"
description "Manages aspects of only chef-client"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "1.0.2"
version "1.0.4"
recipe "chef-client", "Includes the service recipe by default."
recipe "chef-client::config", "Configures the client.rb from a template."
recipe "chef-client::service", "Sets up a client daemon to run periodically"
Expand Down

0 comments on commit 0eeaef3

Please sign in to comment.