]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - regression-tests.auth-py/test_LuaRecords.py
Merge pull request #8497 from mind04/pdns-api2
[thirdparty/pdns.git] / regression-tests.auth-py / test_LuaRecords.py
index ffe762af9798b7a191f4c2668808c2eb67c9d613..6ebf4427b361674252bf782b691712fc12eef87d 100644 (file)
@@ -30,6 +30,13 @@ class FakeHTTPServer(BaseHTTPRequestHandler):
         self._set_headers()
 
 class TestLuaRecords(AuthTest):
+    _config_template = """
+geoip-database-files=../modules/geoipbackend/regression-tests/GeoLiteCity.mmdb
+edns-subnet-processing=yes
+launch=bind geoip
+any-to-tcp=no
+"""
+
     _zones = {
         'example.org': """
 example.org.                 3600 IN SOA  {soa}