GitHub user lmrv opened a pull request:

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

    Command route not available on CentOS 7

    Hi guys,
    
    The command route is not available on a fresh install of CentOS 7.
    This one should be replace by ip route.
    
    Command route make crash cloudstack-setup-agent on CentOS 7.
    Another way is to make the net-tools paquet as dependencies of 
cloudstack-setup-agent.


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

    $ git pull https://github.com/lmrv/cloudstack master

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

    https://github.com/apache/cloudstack/pull/1637.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 #1637
    
----
commit 1d99de86ab692b779476ec9a7e57c4fdf1be8668
Author: lmrv <epoube...@le-morvan.com>
Date:   2016-08-12T08:11:35Z

    Command route
    
    The command route is not available by default on CentOS7.
    
    This one should be replace by the command "ip route".

commit 95faab74fa9109647fb1a128a12174d244db2a17
Author: lmrv <epoube...@le-morvan.com>
Date:   2016-08-12T08:19:11Z

    Merge pull request #1 from lmrv/lmrv-patch-1
    
    Command route

----


---
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