Add new Redis cookbook
This commit is contained in:
3
cookbooks/redisio/attributes/redis_gem.rb
Normal file
3
cookbooks/redisio/attributes/redis_gem.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
# Allow for a redis ruby gem to be installed
|
||||
default['redisio']['gem']['name'] = 'redis'
|
||||
default['redisio']['gem']['version'] = nil
|
||||
Reference in New Issue
Block a user