...
|
...
|
@@ -26,7 +26,7 @@ call("git clone --recursive git@git.yoho.cn:yohoops/auto_deploy.git %s" % PATH |
|
|
|
|
|
|
|
|
# get iptables info from git files.
|
|
|
azs_mappings = {"qcloud": "az1", "qcloudaz2": "az2", "aws": "aws"}
|
|
|
azs_mappings = {"qcloud": "az1", "aws": "aws"}
|
|
|
host_group = {"yoho_gateway": "java-gateway",
|
|
|
"yoho_users": "java-users",
|
|
|
"yohobuy_resources": "java-resources",
|
...
|
...
|
|