pdns icon indicating copy to clipboard operation
pdns copied to clipboard

auth: support YAML as the configuration file format

Open poupryc opened this issue 1 year ago • 2 comments

  • Program: Authoritative
  • Issue type: Feature request

Short description

Recursive has almost entirely switched to YAML format for its configuration, as this is now the recommended way to write them. See more at https://docs.powerdns.com/recursor/yamlsettings.html. I searched a bit on the github, there doesn't seem to be any mention of a potential change.

Should Authoritative follow suit?

Usecase

Have a pdns.yml file instead of the current pdns.conf (or better, a authoritative.yml or auth.yml to be consistent with Recursive).

poupryc avatar Aug 20 '24 13:08 poupryc

Does it mean to update pdns.conf to pdns.yml and going further every thing need to be in .yml right?

dsp0redy avatar Sep 10 '24 17:09 dsp0redy

Kinda @dsp0redy, but with a different structure as in pdns recursor.

poupryc avatar Sep 13 '24 07:09 poupryc

I'd like to see this as well as for dnsdist for consistency

LeePorte avatar Nov 27 '24 17:11 LeePorte

any updates?

fsdrw08 avatar Mar 16 '25 01:03 fsdrw08