|
@@ -5,7 +5,10 @@ logging.basicConfig(level=logging.INFO,
|
|
|
format='%(asctime)s %(filename)s[line:%(lineno)d] %(levelname)s %(message)s',
|
|
|
datefmt='%a, %d %b %Y %H:%M:%S')
|
|
|
|
|
|
-server_group_id_list = ["sgp-l2k0p33e470vfmj538"]
|
|
|
+# gateway-alb-ecs组
|
|
|
+# server_group_id_list = ["sgp-l2k0p33e470vfmj538"]
|
|
|
+server_group_id_list = ["sgp-ec4gopoclruofsfmxu"]
|
|
|
+
|
|
|
apps = 'piaoquan-gateway'
|
|
|
repository = 'registry-vpc.cn-hangzhou.aliyuncs.com/stuuudy/{}'
|
|
|
registry = 'registry-vpc.cn-hangzhou.aliyuncs.com/stuuudy/{}:{}'
|