commit | 64d1bb11c66640e8862b8b0a41461d81e02b5699 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Thu Feb 09 14:22:17 2017 -0500 |
committer | Carlos Frias <friasc@google.com> | Thu Feb 09 14:22:17 2017 -0500 |
tree | 4dd31da2f74db5145e2075d83181bc8e173271c3 | |
parent | 516e9ee9b7d69db249df82bea64f0d312cc7f5b9 [diff] |
updated grep to show more of the output
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