72squared / vagrant-redis-cluster

set up a vagrant vm for testing redis cluster
22 stars 13 forks source link

Fix for ruby version issue #6

Open pankaj-chhabra opened 6 years ago

pankaj-chhabra commented 6 years ago

Installation was giving error that Ruby version has to be 2.0 onwards. Moved to ubuntu/xenial64 and also added "sudo apt-get update"

Tested by creating a Redis Cluster