Justin Couch
Justin Couch
Add another +1 to the request for caching. Makes a big difference in CI build environments that are continuously building.
I ended up getting stuck with a chicken and egg situation with the module and dependencies since I could not get r10k to run to pull in the new dependencies....
No, this is correct. I had a patch for the old pre-Voxpopuli takeover of this module that worked correctly. This is a very long-standing bug in the codebase and should...
Note that Jasmine is using the port that I told it to through the element in it's plugin using the exact configuration as in the initial post. If I start...
I'm another looking for templates in the bind::zone class in order to bootstrap the zone into existence. We have some fairly dynamic internal zone creation so allowing us to template...
Sorry for the delay. Pull request sent for this feature. A very simple implementation that just preferences the file content rather than a source reference if not empty.
Here's some useful online docs on the query entries: [http://www.zytrax.com/books/dns/ch7/queries.html#allow-query](http://www.zytrax.com/books/dns/ch7/queries.html#allow-query) Note that allow-query is not influenced by the recursion setting, but allow-query-cache is.
Yes, sure. It will be a couple of days until I get to your other comments.