You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2021/11/16 16:10:45 UTC

[cassandra] branch trunk updated: Rename cassandra-topology.properties to example

This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/trunk by this push:
     new be9db09  Rename cassandra-topology.properties to example
be9db09 is described below

commit be9db0980b9525d67a2853ffb3d2bebaf87ad8f5
Author: Brandon Williams <br...@apache.org>
AuthorDate: Fri Nov 12 09:57:29 2021 -0600

    Rename cassandra-topology.properties to example
    
    Patch by brandonwilliams; reviewed by bereng for CASSANDRA-16912
---
 ...sandra-topology.properties => cassandra-topology.properties.example} | 0
 debian/cassandra.install                                                | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/cassandra-topology.properties b/conf/cassandra-topology.properties.example
similarity index 100%
rename from conf/cassandra-topology.properties
rename to conf/cassandra-topology.properties.example
diff --git a/debian/cassandra.install b/debian/cassandra.install
index 6df6f57..df45d88 100644
--- a/debian/cassandra.install
+++ b/debian/cassandra.install
@@ -2,7 +2,7 @@ conf/cassandra.yaml etc/cassandra
 conf/cassandra-env.sh etc/cassandra
 conf/cassandra-rackdc.properties etc/cassandra
 conf/commitlog_archiving.properties etc/cassandra
-conf/cassandra-topology.properties etc/cassandra
+conf/cassandra-topology.properties.example etc/cassandra
 conf/logback.xml etc/cassandra
 conf/logback-tools.xml etc/cassandra
 conf/jvm*.options etc/cassandra

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org