[
https://issues.apache.org/jira/browse/METRON-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16289652#comment-16289652
]
ASF GitHub Bot commented on METRON-1349:
----------------------------------------
Github user ottobackwards commented on a diff in the pull request:
https://github.com/apache/metron/pull/866#discussion_r156737918
--- 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 --
Will --ansible-skip-tags="build" still keep it from building at all?
> Full Dev Builds Metron Twice
> ----------------------------
>
> Key: METRON-1349
> URL: https://issues.apache.org/jira/browse/METRON-1349
> Project: Metron
> Issue Type: Bug
> Reporter: Nick Allen
> Assignee: Nick Allen
>
> When deploying Metron in Full Dev, the "Build Metron" step gets run twice.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)