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

Add support for unmanaged zone contents for externally-managed zones #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

optiz0r
Copy link

@optiz0r optiz0r commented May 22, 2019

Adds bind::zone::manage_contents parameter which defaults to true. When set to false, the content of the zone file is not managed by puppet. This allows the module to co-exist with external tooling which manages the zone file contents, while still using this module to manage configuration of the zone. When manage_zone is set false for non-master zones, zone files are no longer removed from disk where this module thinks them not relevant.

Readme is updated with a usage example.

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.

1 participant