[ 
https://issues.apache.org/jira/browse/METRON-671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15899413#comment-15899413
 ] 

ASF GitHub Bot commented on METRON-671:
---------------------------------------

Github user dlyle65535 commented on a diff in the pull request:

    https://github.com/apache/incubator-metron/pull/436#discussion_r104662413
  
    --- Diff: metron-deployment/roles/ambari_config/vars/single_node_vm.yml ---
    @@ -80,10 +88,32 @@ configurations:
       - kafka-broker:
           log.dirs: '{{ kafka_log_dirs }}'
           delete.topic.enable: "true"
    +  - metron-env:
    +      parsers: "bro,snort"
    +  - elastic-site:
    +      index_number_of_shards: 1
    +      index_number_of_replicas: 0
    +      zen_discovery_ping_unicast_hosts: "{{ groups.search | join(',') }}"
    +      gateway_recover_after_data_nodes: 1
    +      network_host: "_lo_,_eth0_,_eth1_"
    +      masters_also_are_datanodes: "1"
    --- End diff --
    
    1 works, ""true"" will work. It will fail on a proper boolean, so I left it 
as 1.


> Refactor existing Ansible deployment to use Ambari MPack
> --------------------------------------------------------
>
>                 Key: METRON-671
>                 URL: https://issues.apache.org/jira/browse/METRON-671
>             Project: Metron
>          Issue Type: Bug
>            Reporter: David M. Lyle
>            Assignee: David M. Lyle
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to