commit | 90c18893e8a9d5b6edc9d7f32dcbd1fd8aa419b2 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Sun Oct 08 17:55:18 2017 -0400 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Sun Oct 08 17:55:18 2017 -0400 |
tree | 2bbed2a9cc1f224dfc09e303032b1b3e5fb2b3db | |
parent | 635b1f27ee13f9882abbb1f611cd2d8b33f90e79 [diff] |
Removed dash from group 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