...
|
...
|
@@ -38,7 +38,9 @@ host_group = {"yoho_gateway": "java-gateway", |
|
|
"yoho_erp_gateway": "java-erpgateway",
|
|
|
"yohobuy_wechat": "java-wechat",
|
|
|
"yohobuy_union": "java-union",
|
|
|
"uic": "java-uic"
|
|
|
"uic": "java-uic",
|
|
|
"yohobuy_bigdata": "java-bigdata",
|
|
|
"yohobuy_risk": "java-risk"
|
|
|
}
|
|
|
# all available zone groups
|
|
|
all_groups = {}
|
...
|
...
|
|