vagrant-redis-cluster icon indicating copy to clipboard operation
vagrant-redis-cluster copied to clipboard

set up a vagrant vm for testing redis cluster

Results 5 vagrant-redis-cluster issues
Sort by recently updated
recently updated
newest added

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

I think `apt-get update` is needed before install. ``` ==> default: Use 'apt-get autoremove' to remove them. ==> default: The following extra packages will be installed: ==> default: git-man liberror-perl...

// , I noted this comment, "When redis 3.0 will be stable and released this repo will update to use master branch.". Redis 3.0 is stable and released. Shouldn't this...

// , Can I make a pull request for this that allows some options like these? Should I do a separate branch of this or just a separate repo?

FYI. I did not have any luck with vagrant versions less than 1.6.5.