Authored by root

yoho-media新增一个项目yohomars-elasticsearch

... ... @@ -79,6 +79,17 @@
roles:
- java-rsyslog
- hosts: media-containers
vars:
rsyslog_module: yohomars-elasticsearch
rsyslog_files:
- database-timeout
- debug-log
- warn-log
remote_user: root
roles:
- java-rsyslog
- hosts: web-containers
vars:
rsyslog_module: nginx
... ...