GitHub user remibergsma opened a pull request:

    https://github.com/apache/cloudstack/pull/165

    KVM: improve CentOS 7 support (ifconfig)

    CentOS 7 does not ship with ifconfig anymore. We should use ip commands 
instead. This also works on older versions, like CentOS 6 and Ubuntu 12.x/14.x, 
that we support.

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

    $ git pull https://github.com/remibergsma/cloudstack centos7_ifconfig_fix

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

    https://github.com/apache/cloudstack/pull/165.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 #165
    
----
commit 232f5b0d5a2739ffd428d049050e09d3c0bc400a
Author: Remi Bergsma <git...@remi.nl>
Date:   2015-04-14T03:45:15Z

    KVM: improve CentOS 7 support
    
    CentOS 7 does not ship with ifconfig anymore. We should use ip commands 
instead. This also works on older versions, like CentOS 6 and Ubuntu 12.x/14.x, 
that we support.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to