Use older Redis cookbook, install on bitcoin-2
This commit is contained in:
@@ -3,10 +3,10 @@ maintainer 'Sous Chefs'
|
||||
maintainer_email 'help@sous-chefs.org'
|
||||
license 'Apache-2.0'
|
||||
description 'Installs and configures redis'
|
||||
version '6.1.0'
|
||||
version '5.0.0'
|
||||
source_url 'https://github.com/sous-chefs/redisio'
|
||||
issues_url 'https://github.com/sous-chefs/redisio/issues'
|
||||
chef_version '>= 16'
|
||||
chef_version '>= 15.5'
|
||||
|
||||
%w(
|
||||
amazon
|
||||
@@ -21,4 +21,5 @@ chef_version '>= 16'
|
||||
supports os
|
||||
end
|
||||
|
||||
depends 'selinux'
|
||||
depends 'ulimit', '>= 0.1.2'
|
||||
depends 'selinux_policy', '>= 2.2.0'
|
||||
|
||||
Reference in New Issue
Block a user