From 244ad48bb1cf413c36a795ff1d87aec12e3bba4b Mon Sep 17 00:00:00 2001 From: Brian Cunnie Date: Sat, 25 Jul 2020 16:45:14 -0700 Subject: [PATCH] Revert "+foundry.fun" This reverts commit b8a327b12806a4147e96a6d2afc997bed31fc882. PowerDNS's bind backend doesn't appear to handle wildcards consistently as secondaries, so I'm reverting this change and instead using a pair of FreeBSD+bind servers (ns-he + ns-digitalocean) to provide the DNS. --- conf/sslip.io+nono.io.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/conf/sslip.io+nono.io.yml b/conf/sslip.io+nono.io.yml index 6359c91..4fef5ab 100644 --- a/conf/sslip.io+nono.io.yml +++ b/conf/sslip.io+nono.io.yml @@ -4,11 +4,6 @@ pdns_named_conf: | file "/var/vcap/jobs/pdns/etc/diarizer.com"; masters { 78.46.204.247; }; }; - zone "foundry.fun" { - type slave; - file "/var/vcap/jobs/pdns/etc/foundry.fun"; - masters { 78.46.204.247; }; - }; zone "nono.com" { type slave; file "/var/vcap/jobs/pdns/etc/nono.com";