Commit fca98cdd authored by Kiran G's avatar Kiran G
Browse files

Issue ekstep/sunbird-devops#205 feat: use different playbook

parent 72be4a22
No related merge requests found
Showing with 11 additions and 0 deletions
+11 -0
......@@ -15,3 +15,14 @@
- vm-agents-filebeat
tags:
- log-forwarder
- hosts: log-es
become: yes
vars_files:
- ['{{inventory_dir}}/secrets.yml', 'secrets/{{env}}.yml']
roles:
- openjdk
- application_logger_elasticsearch
tags:
- log-es
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment