...
|
...
|
@@ -2,10 +2,11 @@ |
|
|
|
|
|
## 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` 配置
|
|
|
>
|
|
|
- 根据 `[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` 配置
|
|
|
|
|
|
|
|
|
> 依赖: `pip install jinja2`
|
|
|
>
|
|
|
> 运行: `python scripts/gen_inventory.py`
|
...
|
...
|
|