GitHub user ahgittin opened a pull request:
https://github.com/apache/brooklyn-library/pull/62
BIND DNS improvements
support configurable source sensor for the IP address (so we can do private
or public), plus some misc fixes for greater OS portability
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/brooklyn-library
bind-dns-improvements
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-library/pull/62.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 #62
----
commit 911ba559866e9b2ff0925648a550b647cbdf903b
Author: Alex Heneveld <[email protected]>
Date: 2016-08-24T14:36:41Z
listen on all interfaces
needed if in a cloud where public ip is off-box
commit 54db83d593deaad756df154d037e232110c7fa64
Author: Alex Heneveld <[email protected]>
Date: 2016-08-24T14:37:10Z
some versions of bind require serial < 2^32 so use _seconds_ since epoch
commit bbdda166fdb4debdd83abf5c6a4fce9e95a6d5b2
Author: Alex Heneveld <[email protected]>
Date: 2016-08-25T15:44:02Z
support configurable addresses
----
---
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.
---