info: this AWS instance hasn't been used much but costing 40$/month
Change-Id: I50045eef42eadd656a54e4a0fa2a65f9a9c0c557
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
+++ /dev/null
----
-- hosts: development
- roles:
- - user
- - docker
- - elk
- - mongo
- - nginx
- - qtip
- - testapi
-desk ansible_host=desk.qtip.io # 2vCPU/4GiB/16GiB (AWS us-east-1a)
table ansible_host=table.qtip.io # 1vCPU/1024MB/100Mbps/40GB (Aliyun Hongkong B)
-[development]
-desk
-
[testing]
table
- hosts: testing
roles:
- user
+ - docker
+ - elk
+ - mongo
+ - nginx
+ - qtip
+ - testapi