...
|
...
|
@@ -2,9 +2,9 @@ |
|
|
|
|
|
## inventory文件生成
|
|
|
|
|
|
- 根据 `[iptable](http://git.yoho.cn/yohoops/auto_deploy/tree/master/scripts/iptable)` 自动生成 java gateway、 微服务的inventory
|
|
|
- 根据 [iptable](http://git.yoho.cn/yohoops/auto_deploy/tree/master/scripts/iptable) 自动生成 java gateway、 微服务的inventory
|
|
|
|
|
|
- 手工维护:`[http://git.yoho.cn/ops/yoho-ansible-roles/tree/master/scripts/inventory/templates](http://git.yoho.cn/ops/yoho-ansible-roles/tree/master/scripts/inventory/templates)` 文件中的 `nginx`, `nameservers` 配置
|
|
|
- 手工维护:[http://git.yoho.cn/ops/yoho-ansible-roles/tree/master/scripts/inventory/templates](http://git.yoho.cn/ops/yoho-ansible-roles/tree/master/scripts/inventory/templates) 文件中的 `nginx`, `nameservers` 配置
|
|
|
|
|
|
|
|
|
> 依赖: `pip install jinja2`
|
...
|
...
|
|