Skip to content

Commit

Permalink
remove unused content for add-node
Browse files Browse the repository at this point in the history
  • Loading branch information
zexi committed Nov 20, 2024
1 parent 50c8bba commit 78dc9ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/getting-started/onpremise/host.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ $ ssh [email protected] "hostname"
以下命令都是在之前部署的控制节点运行,控制节点应该提前安装好了 [ocboot](https://github.com/yunionio/ocboot) 部署工具。

```bash
# 假设 ocboot 部署工具在 /root/ocboot 目录下
$ cd /root/ocboot

# 使用 ocboot 添加节点
$ ./ocboot.sh add-node 10.168.26.216 10.168.222.140

Expand Down

0 comments on commit 78dc9ee

Please sign in to comment.