commit | 37dbc1e97c0f41b738788e6937ef882fc9da7cde | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed Mar 21 05:13:41 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed Mar 21 05:13:41 2018 -0400 |
tree | f0f59125da5bcaed91809d3fa9e600b5330e3a3d | |
parent | 4177a79b2ee690462155cb3b00e942587f9dfa6e [diff] |
Updated README.md file
This role makes changes to the replication factor of a Cassandra keyspace
It is assumed that this will be executed on a node running Cassandra as part of an Edge instance.
keyspace: Name of the keyspace to update
opdk_region: Name of the opdk region to update
replication_factor: The replication factor integer to set.
- hosts: '{{ hosts }}' roles: - { role: apigee-opdk-setup-default-settings }
Apache License Version 2.0, January 2004
Carlos Frias
This is not an officially supported Google product.