Authored by root

Support wap node

... ... @@ -93,12 +93,102 @@
- yohobuy-node/error_pc_spider.yohobuy.com
- yohobuy-node/error_pc.yohobuy.com
- yohobuy-node/nginx_error
- yoho-activity-platform-admin/nginx/action.yoho.cn_access
- yoho-activity-platform-admin/nginx/action.yoho.cn_error
- yoho-activity-platform-admin/nginx/nginx_error
- yoho-activity-platform/nginx/action.yoho.cn_access
- yoho-activity-platform/nginx/action.yoho.cn_error
- yoho-activity-platform/nginx/nginx_error
- yoho-activity-platform-admin/action.yoho.cn_access
- yoho-activity-platform-admin/action.yoho.cn_error
- yoho-activity-platform-admin/nginx_error
- yoho-activity-platform/action.yoho.cn_access
- yoho-activity-platform/action.yoho.cn_error
- yoho-activity-platform/nginx_error
remote_user: root
roles:
- java-rsyslog
- hosts: web-containers
vars:
rsyslog_module: yohobuywap-node
rsyslog_files:
- error/error
- info/info
remote_user: root
roles:
- java-rsyslog
- hosts: web-containers
vars:
rsyslog_module: yohobuy-node
rsyslog_files:
- error/error
- info/info
remote_user: root
roles:
- java-rsyslog
- hosts: web-containers
vars:
rsyslog_module: yoho-activity-platform
rsyslog_files:
- error/error
- info/info
remote_user: root
roles:
- java-rsyslog
- hosts: web-containers
vars:
rsyslog_module: yoho-activity-platform-admin
rsyslog_files:
- error/error
- info/info
remote_user: root
roles:
- java-rsyslog
- hosts: web-containers
vars:
rsyslog_module: ufo-app-web
rsyslog_files:
- error/error
- info/info
remote_user: root
roles:
- java-rsyslog
- hosts: web-containers
vars:
rsyslog_module: yoho-app-web
rsyslog_files:
- error/error
- info/info
remote_user: root
roles:
- java-rsyslog
- hosts: web-containers
vars:
rsyslog_module: yoho-shop-manage
rsyslog_files:
- error/error
- info/info
remote_user: root
roles:
- java-rsyslog
- hosts: web-containers
vars:
rsyslog_module: yoho-blk-wap
rsyslog_files:
- error/error
- info/info
remote_user: root
roles:
- java-rsyslog
- hosts: web-containers
vars:
rsyslog_module: yoho-apm
rsyslog_files:
- error/error
- info/info
remote_user: root
roles:
- java-rsyslog
... ...