mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Add country based filter to NS1 filter chain
This commit is contained in:
@@ -192,6 +192,9 @@ class Ns1Provider(BaseProvider):
|
||||
}, {
|
||||
'config': {},
|
||||
'filter': u'geofence_regional'
|
||||
}, {
|
||||
'config': {},
|
||||
'filter': u'geofence_country'
|
||||
}, {
|
||||
'config': {},
|
||||
'filter': u'select_first_region'
|
||||
|
||||
Reference in New Issue
Block a user