-
Updated
Jan 9, 2020 - Ruby
rubydns
Here are 2 public repositories matching this topic...
Improve this page
Add a description, image, and links to the rubydns topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rubydns topic, visit your repo's landing page and select "manage topics."
Currently there's only one big rules file, the
registry.ymlFor larger setups, and/or integration with other tools, it would be great to have multiple of those registry files, which get merged.
One way would be a unix-like
registry.dfolder with multiple files which will be read in order.