...
|
...
|
@@ -50,7 +50,8 @@ host_group = {"yoho_gateway": "java-gateway", |
|
|
"yoho_search_service": "search-service",
|
|
|
"ufo_platform": "ufo-platform",
|
|
|
"yohoufo_fore": "ufo-fore",
|
|
|
"yoho_social": "java-social"
|
|
|
"yoho_social": "java-social",
|
|
|
"platform_cms": "platform-cms"
|
|
|
}
|
|
|
# all available zone groups
|
|
|
all_groups = {}
|
...
|
...
|
|