bundles/powerdns: remove superslave setting
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit

debian currently does ship an older version, in which this
setting is enabled by default.
This commit is contained in:
Franzi 2020-10-25 10:55:17 +01:00
parent 7a3e3ad68f
commit 152bb56fdd
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -17,8 +17,8 @@ default-ttl=60
allow-notify-from=${','.join(sorted(my_primary_servers))}
slave=yes
superslave=yes
allow-notify-from=${','.join(sorted(my_primary_servers['ips']))}
# FIXME enable once debian stable has 4.1.9
#superslave=yes
% else:
api=yes
api-key=${api_key}