Created
May 20, 2014 21:56
-
-
Save bkerley/270b613e62b9fd60d196 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# protip: don't run more than one node, tests are sensitive to quorums | |
nodes: | |
- {host: 'localhost', pb_port: 17017} | |
# authentication: | |
# user: 'user' | |
# password: 'password' | |
# ca_file: /Users/bkerley/Documents/riak-ruby-client/spec/support/certs/ca.crt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment