🐞 PowerDNS 4.2.2 pdns.conf: no "first", "second"

fixes:
```
Jul 21 01:07:03 Caught an exception instantiating a backend: launch= suffixes are not supported on the bindbackend
```
```
Jul 21 01:08:47 Fatal error: Trying to set unknown parameter 'bind-first-config'
```
```
Jul 21 01:08:57 Fatal error: Trying to set unknown parameter 'pipe-second-command'
```
This commit is contained in:
Brian Cunnie
2020-07-20 18:29:36 -07:00
committed by Brian Cunnie
parent ce7ae97e1e
commit 44f3a1cf95

View File

@@ -15,10 +15,10 @@ pdns_named_conf: |
masters { 78.46.204.247; };
};
pdns_conf: |
launch=bind:first,pipe:second
launch=bind,pipe
slave=yes
bind-first-config=/var/vcap/jobs/pdns/etc/named.conf
pipe-second-command=/var/vcap/jobs/pdns/bin/pipe /var/vcap/jobs/pdns/etc/pipe.conf
bind-config=/var/vcap/jobs/pdns/etc/named.conf
pipe-command=/var/vcap/jobs/pdns/bin/pipe /var/vcap/jobs/pdns/etc/pipe.conf
# fixes `Fatal error: Unable to acquire TCPv6 socket: Address family not supported by protocol`
# undo when deployed with IPv6
local-ipv6=