Commit a88f7d93 authored by nanahira's avatar nanahira

readme

parent 115dff41
......@@ -12,4 +12,16 @@ MyCard 服务器初始化工具合集
1. `ansible <主机名> -m shell -b -a reboot`
1. **可选。**如果主机作为路由器,那么 `ansible <主机名>`
1. **可选。**如果主机作为路由器,那么 `./nextgen-router-install.sh --limit <主机名>`
## nextgen-router
在方便的位置完成上面的步骤之后,如果需要配置路由器,则继续下面的步骤。
1. 配置好 `router-nextgen` 里面的变量。
1. `ansible-playbook nextgen-router/network.yaml --limit <主机名>`
1. 把主机关机,移动到路由器应该在的地方,开机,确认有无网络。
1. `ansible-playbook nextgen-router/services.yaml --limit <主机名>`
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment