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