1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

Ns1 should use geofence_regional to avoid nearest matching

This commit is contained in:
Ross McFarland
2020-01-06 10:22:41 -08:00
parent e0debc963e
commit 391ef583ae

View File

@@ -188,7 +188,7 @@ class Ns1Provider(BaseProvider):
'filter': 'up'
}, {
'config': {},
'filter': u'geotarget_regional'
'filter': u'geofence_regional'
}, {
'config': {},
'filter': u'select_first_region'