Replace omnibus_updater with chef_client_updater
omnibus_updater is deprecated
This commit is contained in:
16
cookbooks/chef_client_updater/CHANGELOG.md
Normal file
16
cookbooks/chef_client_updater/CHANGELOG.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# chef_client_updater Cookbook CHANGELOG
|
||||
|
||||
This file is used to list changes made in each version of the chef_client_updater cookbook.
|
||||
|
||||
## 1.0.2 (2017-04-07)
|
||||
|
||||
- Fix Chef 13 compatibility by using Kernel.exec not exec
|
||||
|
||||
## 1.0.1 (2017-04-07)
|
||||
|
||||
- point the URLs at the new project repo
|
||||
- Add ChefSpec matcher
|
||||
|
||||
## 1.0.0
|
||||
|
||||
- Initial release of chef_client_updater
|
||||
Reference in New Issue
Block a user