Github user nickwallen commented on a diff in the pull request:
https://github.com/apache/metron/pull/866#discussion_r156746647
--- Diff: metron-deployment/playbooks/metron_install.yml ---
@@ -15,13 +15,6 @@
# limitations under the License.
#
---
-- hosts: metron
- become: true
- roles:
- - { role: ambari_slave }
- - { role: metron-builder, tags: ['build'] }
--- End diff --
Yes---
