Filter domains w/disallowed statuses from zone file generation MR

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=147839827
This commit is contained in:
ctingue 2017-02-17 08:19:47 -08:00 committed by Ben McIlwain
parent a1537a51a9
commit 4a92d97a70
3 changed files with 18 additions and 6 deletions

View file

@ -6,8 +6,6 @@ ns.bar.tld 3600 IN AAAA 0:0:0:0:0:0:0:1
ns-only.tld 180 IN NS ns.foo.tld.
ns-only.tld 180 IN NS ns.bar.tld.
ds-only.tld 86400 IN DS 1 2 3 000102
ns-and-ds.tld 180 IN NS ns.foo.tld.
ns-and-ds.tld 180 IN NS ns.bar.tld.
ns-and-ds.tld 86400 IN DS 1 2 3 000102