1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
docs/data/reusables/enterprise_clustering/open-configuration-file.md

6 lines
260 B
Markdown

1. Open the cluster configuration file at `/data/user/common/cluster.conf` in a text editor. For example, you can use Vim. Create a backup of the `cluster.conf` file before you edit the file.
```shell copy
sudo vim /data/user/common/cluster.conf
```