Sha256: fef3afb8eab6eed7c3786bb3ee1325eb3367d185c1be12498c0c878cad949e1d
Contents?: true
Size: 509 Bytes
Versions: 3
Compression:
Stored size: 509 Bytes
Contents
########################################################## # this recipe installs redis on a generic linux machine ########################################################## date: 20130208 description: installs Redix on any Linux Machine name: redis-from-sources url: "http://redis.io/download" prerequisites: facter: lsbdistid: Ubuntu kernel: Linux code: file: sh scripts/redis.sh tests: here: process working: 'ps aux | grep redis' file exists: '[ -f redis-*/src/redis-server ]'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sakuric-2.1.3 | lib/recipes/20130206-redis.linux.recipe |
sakuric-2.0.3 | lib/recipes/20130206-redis.linux.recipe |
sakuric-2.0.1 | lib/recipes/20130206-redis.linux.recipe |