modules/priming: don't query A/AAAA when IPv4/IPv6 is disabled
Compare changes
+ 6
− 2
@@ -93,8 +93,12 @@ local function priming_callback(pkt, req)
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Previously we primed for A/AAAA addresses of root servers even when the respective IP version was disabled from configuration.