commit | fd2dd420551d8258f7d1790e4f25d3f12d7e875e | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Fri Feb 17 09:04:49 2017 -0500 |
committer | Carlos Frias <friasc@google.com> | Fri Feb 17 09:04:49 2017 -0500 |
tree | 12987e6aaa7a824854b5f271bae8274fd1b27278 | |
parent | 8fe7d99550f5bcc1b6cff185ab98c225089b9046 [diff] |
Updated task names
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