Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow dynamic dns, fixes ajjahn/puppet-dns#54 #172

Merged
merged 1 commit into from
Sep 6, 2016

Conversation

sspreitzer
Copy link
Contributor

@sspreitzer sspreitzer commented Sep 5, 2016

Fixes #54

@sspreitzer
Copy link
Contributor Author

I don't understand why travis is failing. In my environment it passed.

  • rvm ruby-1.9.3
  • puppet 3.7.0

@solarkennedy
Copy link
Collaborator

They are minor style issues.
https://travis-ci.org/ajjahn/puppet-dns/jobs/157650681#L180

Don't worry about them for now unless you feel adventurous.

@@ -58,6 +58,10 @@
# An array of IP addresses from which queries should be allowed
# Defaults to an empty array, which allows all ip to query the zone
#
# [*allow_update*]
# An array of IP addresses from which updates should be allowed
# Defaults to an empty array, which denies updates to the zone
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs a warning, as it will probably surprise people that when they enable this, no other records for this zone will take effect.

@sspreitzer
Copy link
Contributor Author

Hi, the comment on the parameter was faulty. I changed it to reflect the situation better.

@solarkennedy solarkennedy merged commit d6407bb into ajjahn:master Sep 6, 2016
@solarkennedy
Copy link
Collaborator

Thanks!

1 similar comment
@sspreitzer
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants