updated clickhouse state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-07-11 10:04:38 +02:00
parent 702b021786
commit 6d6f06a317

View File

@ -15,7 +15,7 @@
<server_id>{{ clickhouse.clusters[clickhouse.cluster].nodes[salt['grains.get']('fqdn')].id }}</server_id>
<log_storage_path>/var/lib/clickhouse/coordination/log</log_storage_path>
<snapshot_storage_path>/var/lib/clickhouse/coordination/snapshots</snapshot_storage_path>
<enable_reconfiguration>false</enable_reconfiguration>
<enable_reconfiguration>True</enable_reconfiguration>
<coordination_settings>
<operation_timeout_ms>10000</operation_timeout_ms>