...
|
...
|
@@ -115,6 +115,9 @@ |
|
|
- nginx-activity-yoho-cn/activity.yoho.cn
|
|
|
- nginx-activity-yoho-cn/error_activity.yoho.cn
|
|
|
- nginx-activity-yoho-cn/nginx_error
|
|
|
- xianyu-yohobuy-com/error
|
|
|
- xianyu-yohobuy-com/nginx
|
|
|
- xianyu-yohobuy-com/xianyu.yohobuy.com
|
|
|
remote_user: root
|
|
|
roles:
|
|
|
- java-rsyslog
|
...
|
...
|
@@ -290,6 +293,26 @@ |
|
|
roles:
|
|
|
- java-rsyslog
|
|
|
|
|
|
- hosts: web-containers
|
|
|
vars:
|
|
|
rsyslog_module: xianyu-data-report
|
|
|
rsyslog_files:
|
|
|
- error/error
|
|
|
- info/info
|
|
|
remote_user: root
|
|
|
roles:
|
|
|
- java-rsyslog
|
|
|
|
|
|
- hosts: web-containers
|
|
|
vars:
|
|
|
rsyslog_module: xianyuservice
|
|
|
rsyslog_files:
|
|
|
- error/error
|
|
|
- info/info
|
|
|
remote_user: root
|
|
|
roles:
|
|
|
- java-rsyslog
|
|
|
|
|
|
- hosts: yoho-java-container
|
|
|
vars:
|
|
|
rsyslog_module: yoho-canal
|
...
|
...
|
|