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,6 +1,37 @@
apt Cookbook CHANGELOG
======================
v2.9.2
-------------------
- #168 Adding guard to package resource.
v2.9.1
-------------------
- Adding package apt-transport-https to default.rb
v2.9.0
-------------------
- Add `sensitive` flag for apt\_repositories
- Enable installation of recommended or suggested packages
- Tidy up `apt-get update` logic
- Fixing not_if guard on ruby_block[validate-key #{key}]
v2.8.2 (2015-08-24)
-------------------
- Fix removal of apt\_preferences
v2.8.1 (2015-08-18)
-------------------
- Handle keyservers as URLs and bare hostnames
v2.8.0 (2015-08-18)
-------------------
- Access keyservers on port 80
- Adds key\_proxy as LWRP attribute for apt\_repository
- Fix wildcard glob preferences files
- Fix text output verification for non en\_US locales
- Quote repo URLs to deal with spaces
v2.7.0 (2015-03-23)
-------------------
- Support Debian 8.0
@@ -22,7 +53,7 @@ v2.5.3 (2014-08-14)
v2.5.2 (2014-08-14)
-------------------
- Fully restore fully restore 2.3.10 behaviour
- Fully restore 2.3.10 behaviour
v2.5.1 (2014-08-14)
-------------------