freeipa/daemons/dnssec
Rob Crittenden cef6a90288 dnssec daemons: read the dns context config file for debug state
This had been hardcoded to debug=True but it spams the logs
with a lot of unnecessary information.

Allow it to be enabled for troubleshooting purposes but keep it
disabled by default.

Enabling debug would involve created /etc/ipa/dns.conf:

[global]
debug = True

I didn't add a more generic mechanism because for now we only need
the value of debug and it introduces a lot of type conversion
headaches. ipalib handles this automatically but to duplicate this
would be corner-case city.

Fixes: https://pagure.io/freeipa/issue/9128

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
2022-06-02 11:17:57 +02:00
..
ipa-dnskeysync-replica.in dnssec daemons: read the dns context config file for debug state 2022-06-02 11:17:57 +02:00
ipa-dnskeysyncd.in dnssec daemons: read the dns context config file for debug state 2022-06-02 11:17:57 +02:00
ipa-dnskeysyncd.service.in systemd: enforce en_US.UTF-8 locale in systemd units 2020-12-10 14:38:05 +02:00
ipa-ods-exporter.in dnssec daemons: read the dns context config file for debug state 2022-06-02 11:17:57 +02:00
ipa-ods-exporter.service.in systemd: enforce en_US.UTF-8 locale in systemd units 2020-12-10 14:38:05 +02:00
ipa-ods-exporter.socket.in Fix various OpenDNSSEC 2.1 issues 2020-04-21 21:37:06 +02:00
Makefile.am Fix various OpenDNSSEC 2.1 issues 2020-04-21 21:37:06 +02:00