commit | 635b1f27ee13f9882abbb1f611cd2d8b33f90e79 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias@one.verizon.com> | Fri Oct 06 12:27:42 2017 -0300 |
committer | Carlos Frias <carlos.frias@one.verizon.com> | Fri Oct 06 12:27:42 2017 -0300 |
tree | 8c5ab7d756d06163f5f593663cc8d7bc55f4bf26 | |
parent | aae995598bd079aa048394ddfb1508138d719b57 [diff] |
Semantic update of local address to private address and optimizations for slow connections.
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