Skip to content

Commit 6ce7493

Browse files
LinuxGitCaitinChen
authored andcommitted
op-guide: remove inventory.ini variable (#580)
1 parent ab9979e commit 6ce7493

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

op-guide/ansible-deployment.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,6 @@ To enable the following control variables, use the capitalized `True`. To disabl
502502
| enable_firewalld | to enable the firewall, closed by default; to enable it, add the ports in [network requirements](recommendation.md#network-requirements) to the white list |
503503
| enable_ntpd | to monitor the NTP service of the managed node, True by default; do not close it |
504504
| set_hostname | to edit the hostname of the mananged node based on the IP, False by default |
505-
| dev_mode | CPU, memory and disk performance will not be checked when dev_mode = True, False by default |
506505
| enable_binlog | whether to deploy Pump and enable the binlog, False by default, dependent on the Kafka cluster; see the `zookeeper_addrs` variable |
507506
| zookeeper_addrs | the zookeeper address of the binlog Kafka cluster |
508507
| enable_slow_query_log | to record the slow query log of TiDB into a single file: ({{ deploy_dir }}/log/tidb_slow_query.log). False by default, to record it into the TiDB log |

0 commit comments

Comments
 (0)