...
|
...
|
@@ -57,7 +57,9 @@ host_group = {"yoho_gateway": "java-gateway", |
|
|
"yohobuy_portal_gateway": "java-portal-gateway",
|
|
|
"yohobuy_extendstore": "java-extendstore",
|
|
|
"yoho_inbox": "java-inbox",
|
|
|
"yohobuy_crm": "java-crm"
|
|
|
"yohobuy_crm": "java-crm",
|
|
|
"yoho_reviewed": "java-review",
|
|
|
"yoho_message_controller": "java-message-controller"
|
|
|
}
|
|
|
# all available zone groups
|
|
|
all_groups = {}
|
...
|
...
|
|