GitHub user iyovcheva opened a pull request:

    https://github.com/apache/brooklyn-server/pull/465

    Change SetHostnameCustomizer to check if /etc/sysconfig/network exist…

    …s on machine and create it if not
    
    In some rare situations it's possible `/etc/sysconfig/network` to be 
missing on the VM on CentOS 6.
    Changed the behavior of `SetHostnameCustomizer` to check and create the 
file.

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

    $ git pull https://github.com/iyovcheva/brooklyn-server 
set-hostname-customizer

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

    https://github.com/apache/brooklyn-server/pull/465.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 #465
    
----
commit 68fd4d17d44ff9f16a59d8dd18f48fba3b5b38a5
Author: Ivana Yovcheva <[email protected]>
Date:   2016-11-25T12:48:43Z

    Change SetHostnameCustomizer to check if /etc/sysconfig/network exists on 
machine and create it if not

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to