Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/incubator-metron/pull/145#discussion_r66067963
--- Diff: metron-deployment/roles/metron_streaming/tasks/main.yml ---
@@ -51,4 +51,8 @@
- include: hdfs_purge.yml
+- include: create_index_templates.yml
+ when: install_elasticsearch == True
--- End diff --
Due to METRON-180 we no longer use `install_elasticsearch`. We will need
to find another way to do this. There are 8 different ways to do it. Trying
to think of the best way... hmmm.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---