Skip to content

Commit

Permalink
added chef 13 compatibility by pulling in latest redisio cookbook
Browse files Browse the repository at this point in the history
  • Loading branch information
majormoses committed Mar 28, 2018
1 parent fd37521 commit 508c9b5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ cookbook. Please see HISTORY.md for changes from older versions of this project.

## [Unreleased]

### Added
- pulling in latest release `redisio` cookbook to fix chef 13 compatibility (@majormoses)

## [4.2.1] - 2018-03-04
### Security
* Enable gpg check for all linux repo installs using a key downloaded over HTTPS. Download windows MSI over HTTPS. #578 (@mike-stewart)
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
depends "rabbitmq", ">= 2.0.0"

# available @ https://supermarket.chef.io/cookbooks/redisio
depends "redisio", ">= 1.7.0"
depends "redisio", ">= 2.7.0"

# available @ https://supermarket.chef.io/cookbooks/chef-vault
suggests "chef-vault", ">= 1.3.1"
Expand Down

0 comments on commit 508c9b5

Please sign in to comment.