...
|
...
|
@@ -51,7 +51,11 @@ host_group = {"yoho_gateway": "java-gateway", |
|
|
"ufo_platform": "java-ufo-platform",
|
|
|
"yohoufo_fore": "java-ufo-fore",
|
|
|
"yoho_social": "java-social",
|
|
|
"platform_cms": "java-platform-cms"
|
|
|
"platform_cms": "java-platform-cms",
|
|
|
|
|
|
"yohobuy_shops": "java-shops",
|
|
|
"yohobuy_portal_gateway": "java-portal-gateway",
|
|
|
"yohobuy_extendstore": "java-extendstore"
|
|
|
}
|
|
|
# all available zone groups
|
|
|
all_groups = {}
|
...
|
...
|
|