mirror of https://github.com/apache/cassandra
rename test cassandra-rack.properties to cassandra-topology
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1022696 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0f89876424
commit
88e660f530
|
|
@ -15,8 +15,8 @@
|
|||
# limitations under the License.
|
||||
|
||||
# Cassandra Node IP=Data Center:Rack
|
||||
192.168.1.200=DC1:RAC1
|
||||
192.168.2.300=DC2:RAC2
|
||||
192.168.1.100=DC1:RAC1
|
||||
192.168.2.200=DC2:RAC2
|
||||
|
||||
10.0.0.10=DC1:RAC1
|
||||
10.0.0.11=DC1:RAC1
|
||||
Loading…
Reference in New Issue