Revert "+foundry.fun"

This reverts commit b8a327b128.

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.
This commit is contained in:
Brian Cunnie
2020-07-25 16:45:14 -07:00
parent b8a327b128
commit 244ad48bb1

View File

@@ -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";