summaryrefslogtreecommitdiff
path: root/deploy.yml
diff options
context:
space:
mode:
authorzhangzhihan <[email protected]>2020-09-23 14:07:56 +0800
committerzhangzhihan <[email protected]>2020-09-23 14:07:56 +0800
commitc84cf9fa02f71279f6f157a12318ccab7bbc82e1 (patch)
tree0299fef8fa8744b3f61fea469b2790140905ccfa /deploy.yml
parent37dab8e8425a98a9ddc72ddf1c635de2fdaac514 (diff)
update
Diffstat (limited to 'deploy.yml')
-rw-r--r--deploy.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/deploy.yml b/deploy.yml
index ab5c520..de27269 100644
--- a/deploy.yml
+++ b/deploy.yml
@@ -17,6 +17,7 @@
- tsg_master
- kni
- firewall
+ - tsg_app
- http_healthcheck
- clotho
- certstore
@@ -91,6 +92,7 @@
- tsg_master
- kni
- firewall
+ - tsg_app
- http_healthcheck
- clotho
- certstore
@@ -99,3 +101,10 @@
- telegraf_statistic
- proxy_status
# - tsg_device_tag
+
+- hosts: app_global
+ remote_user: root
+ vars_files:
+ - install_config/group_vars/app_global.yml
+ roles:
+ - app_global