Update cookbooks and add wordpress cookbook

This commit is contained in:
Greg Karékinian
2016-02-19 18:09:49 +01:00
parent 9ba973e3ac
commit 820b0ab3f8
606 changed files with 22421 additions and 14084 deletions

View File

@@ -1,30 +1,32 @@
ufw Cookbook CHANGELOG
======================
# ufw Cookbook CHANGELOG
This file is used to list changes made in each version of the ufw cookbook.
## v1.0.0 (12-14-2015)
- Update to use / require the Firewall v2.0.0+ cookbook, which requires Chef 12
- Updated all Opscode references to Chef Software Inc.
- Updated testing, contributing, and maintainers docs
- Added source_url and issues_url metadata for supermarket
- Resolved all rubocop warnings and add the standard Chef rubocop file
- Added travis and supermarket version badges to the readme
- Added requirements section to the readme
- Added a chefignore file
- Added a Rakefile for simplified testing
- Added a basic converge chefspec
v0.7.4
------
## v0.7.4
No change. Version bump for toolchain
v0.7.2
------
## v0.7.2
Updating metadata to depend on firewall >= 0.9
v0.7.0
------
## v0.7.0
[COOK-3592] - allow source ports to be defined as a range in ufw
v0.6.4
------
## v0.6.4
### Bug
- **[COOK-3316](https://tickets.opscode.com/browse/COOK-3316)** - Fix README.md example
- **[COOK-3316](https://tickets.chef.io/browse/COOK-3316)** - Fix README.md example
v0.6.2
------
## v0.6.2
### Bug
- [COOK-2487]: when setting a node attribute you must specify the precedence
- [COOK-2982]: ufw cookbook has foodcritic failures