-
Notifications
You must be signed in to change notification settings - Fork 52
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
Role refactoring to address #11 #19
Conversation
Well, as discussed on IRC with @pieterlexis and @Habbie, I've replace in 7a372fa the |
This commit address issue #11 and introduces the follwing breaking changes: - removes the support to the url installation method (not removed from the README, yet) - ansible now queries YUM/APT repos before installing the pdn_recursor package to extract the available version - pdn_recursor is configured before actually installing the packages (see #11)
@Habbie and @pieterlexis this PR is now completed. |
To test all the stuff (if you have Vagrant and Virtualbox installed) and see how it does work:
The executed test playbook is |
👍 lgtm! |
This PR contains some breaking changes to attempt fix PR #11.
pdns_recursor
package versionpdns_recursor
before actually installing itOff course, this is open for discussion.