...
|
...
|
@@ -37,7 +37,8 @@ host_group = { "yoho_gateway": "java-gateway", |
|
|
"yohobuy_activity": "java-activity",
|
|
|
"yoho_erp_gateway": "java-erpgateway",
|
|
|
"yohobuy_wechat": "java-wechat",
|
|
|
"yohobuy_union": "java-union"
|
|
|
"yohobuy_union": "java-union",
|
|
|
"uic": "java-uic"
|
|
|
}
|
|
|
# all available zone groups
|
|
|
all_groups = {}
|
...
|
...
|
|