You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by sjcorbett <gi...@git.apache.org> on 2016/10/20 14:15:27 UTC

[GitHub] brooklyn-library pull request #68: BindDns improvements for CentOS

GitHub user sjcorbett opened a pull request:

    https://github.com/apache/brooklyn-library/pull/68

    BindDns improvements for CentOS

    On CentOS bind is run by `named`, on Debian it is `bind`. Previously we used the latter in both cases.

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

    $ git pull https://github.com/sjcorbett/brooklyn-library bind

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

    https://github.com/apache/brooklyn-library/pull/68.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 #68
    
----
commit f0828cdedde517533acf3784feb740308629fea7
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Date:   2016-10-20T12:40:14Z

    BindDnsServerImpl checks that ADDRESS_SENSOR was set.

commit fe1de31edf537d14d42e1a80bb28967d4212977c
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Date:   2016-10-20T13:24:36Z

    Correct working directory on RHEL
    
    Previously it would use .../data/data

commit 24cb3810a86f9c872042827f340ca1e02f72d29c
Author: Sam Corbett <sa...@cloudsoftcorp.com>
Date:   2016-10-20T13:25:17Z

    BindDns entity sets user running service per operating system
    
    Use "named" on RHEL and "bind" on Ubuntu

----


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

[GitHub] brooklyn-library issue #68: BindDns improvements for CentOS

Posted by neykov <gi...@git.apache.org>.
Github user neykov commented on the issue:

    https://github.com/apache/brooklyn-library/pull/68
  
    LGTM, merging.


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

[GitHub] brooklyn-library pull request #68: BindDns improvements for CentOS

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/brooklyn-library/pull/68


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