commit | 80b1883451e5ff8879a6aa1b3e681e98eec98b86 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Tue Mar 20 16:49:40 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Tue Mar 20 16:49:40 2018 -0400 |
tree | f5ee78dc756265fd1200a6273b0b131e875695bb | |
parent | 87dac75cd23451324ddcaf0ff97872f72900ba47 [diff] |
Updated CONTRIBUTION.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