...
|
...
|
@@ -27,7 +27,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", "aws": "aws", "containers": "containers"}
|
|
|
azs_mappings = {"qcloud": "az1", "aws": "aws", "t6": "t6", "containers": "containers"}
|
|
|
host_group = { "nginx": "java-nginx",
|
|
|
"yoho_gateway": "java-gateway",
|
|
|
"yoho_users": "java-users",
|
...
|
...
|
|