Skip to content
Snippets Groups Projects
Verified Commit 41cc250e authored by Vincent Sellier's avatar Vincent Sellier
Browse files

Revert "cassandra: Update the rack information of the 2 new cassandra servers"

This reverts commit 32116116.

We'll not use the rack affinity because our server dispatching
in the rack is not compatible with the cassandra needs.
It will also add some constraints on the cluster provisionning
we could not afford (need to keep the same number of servers in
all the racks)

Related to swh/infra/sysadm-environment#4801
parent 04001e9b
No related branches found
No related tags found
No related merge requests found
......@@ -39,12 +39,10 @@ cassandra::nodes:
instances:
instance1:
cluster_name: archive_production
rack: 30C11
cassandra08.internal.softwareheritage.org:
instances:
instance1:
cluster_name: archive_production
rack: 30C11
cassandra::clusters:
archive_production:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment