Sha256: a19fb6282f1b44edadb0d25c9df58cb0cceaeef710c0fab2774189f29f7e96cb
Contents?: true
Size: 309 Bytes
Versions: 11
Compression:
Stored size: 309 Bytes
Contents
## # Riak [Database] # database Riak do |db| db.name = "hostname" db.node = "riak@hostname" db.cookie = "cookie" # Optional: Use to set the location of this utility # if it cannot be found by name in your $PATH # db.riak_admin_utility = '/opt/local/bin/riak-admin' end
Version data entries
11 entries across 11 versions & 4 rubygems