Skip to content

Puppet module for creating Riak cluster for testing with vagrant

License

Notifications You must be signed in to change notification settings

TomiTakussaari/riak_puppet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Riak puppet module (For rhel/centos)

##Just do

  vagrant up

On project root, and it should automagically setup Riak cluster with 3 virtual servers:

  10.0.3.10 (will have Riak Control installed)
  10.0.3.11
  10.0.3.11

You can test it with:

  curl -v 10.0.3.10:8098/riak/ping

Or test Riak Control on node riak1 by going with your browser to: https://10.0.3.10:8068 and logging in with user/pass (it will whine about invalid certificate)

See /manifests/site.pp on how to use

About

Puppet module for creating Riak cluster for testing with vagrant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published