forked from chef-boneyard/cookbooks
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
jtimberman
committed
Oct 28, 2011
1 parent
c3c81f6
commit cef708f
Showing
2 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,13 +26,20 @@ http://wiki.opscode.com/display/chef/Writing+Ohai+Plugins | |
* The "`Ohai::Config[:plugin_path]`" config setting has *NOT* been properly set in the Chef config file | ||
* The "`Ohai::Config[:plugin_path]`" config setting has been properly set in the Chef config file and there are updated plugins dropped off at "`node['ohai']['plugin_path']`". | ||
|
||
Changes | ||
======= | ||
|
||
## v1.0.2 | ||
|
||
- [COOK-463] ohai cookbook default recipe should only reload plugins if there were updates | ||
|
||
License and Author | ||
================== | ||
|
||
Author:: Joshua Timberman (<[email protected]>) | ||
Author:: Seth Chisamore (<[email protected]>) | ||
|
||
Copyright:: 2011, Opscode, Inc | ||
Copyright:: 2010-2011, Opscode, Inc | ||
|
||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters