mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-07 00:23:44 +08:00
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:
@@ -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";
|
||||
|
Reference in New Issue
Block a user