You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/01 19:07:59 UTC

[jira] [Commented] (METRON-153) Add support for Centos 7

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

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

GitHub user mmiklavc opened a pull request:

    https://github.com/apache/incubator-metron/pull/140

    METRON-153 Upgrade to CentOS 7

    CentOS 7 upgrade - https://issues.apache.org/jira/browse/METRON-153
    
    Changes for Centos 7:
    
    - centos box changed to 7.2
    - yum repo updates:
      - centos epel
      - hdp main
      - hdp utils
      - ambari repo
    - ethernet interfaces changed format from eth[\d+] to enp0s[\d+] on vagrant box (stays the same on EC2)
    - migrate from iptables to firewalld and disable both if either exists
    - migrate from init.d to systemd in Vagrant box
    - pm2-init registration fixed
    - upgrade mysql to el7-8
    - enable yaf systemd registration (remove erroneous pcap-replay in the yaf scripts)
    - cleanup ambari role config
    - EC2 AMI's for CentOS 7 pull from table based on EC2 deploy region


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mmiklavc/incubator-metron METRON-153-merge

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-metron/pull/140.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #140
    
----
commit de68e422a4aeec7beae8b25c4207ea0059943f0b
Author: Michael Miklavcic <mi...@clevelandflash.com>
Date:   2016-05-24T21:25:46Z

    METRON-153 Upgrade to CentOS 7

----


> Add support for Centos 7
> ------------------------
>
>                 Key: METRON-153
>                 URL: https://issues.apache.org/jira/browse/METRON-153
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: David M. Lyle
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)