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

Issue ekstep/sunbird-devops#205 feat: use wrapper role

parent 94f6d170
No related merge requests found
Showing with 2 additions and 6 deletions
+2 -6
......@@ -20,14 +20,9 @@
become: yes
vars_files:
- ['{{inventory_dir}}/secrets.yml', 'secrets/{{env}}.yml']
vars:
es_version: "2.4.5"
es_plugins_reinstall: true
es_plugins:
- name: cloud-azure
roles:
- openjdk
- elasticsearch_old
- application_logger_elasticsearch
tags:
- log-es
es_plugins:
- name: cloud-azure
es_plugins_reinstall: true
es_version: "2.4.5"
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