Redis recipe

This commit is contained in:
2019-05-27 22:06:21 -04:00
parent f9a2f0aaac
commit 283a04f8d9
3 changed files with 27 additions and 0 deletions

1
attributes/redis.rb Normal file
View File

@ -0,0 +1 @@
default['redis']['unix']['path'] = '/var/run/redis/redis.sock'