commit | 2579cc6d5ddcb2f767ea26b71ec2e68babea34a7 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Tue Mar 20 18:49:02 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Tue Mar 20 18:49:02 2018 -0400 |
tree | 2f7d90e9ee1fe6100ae2f8f9db89132b2edcdebb | |
parent | 80b1883451e5ff8879a6aa1b3e681e98eec98b86 [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.