mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
cef6a90288
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> |
||
---|---|---|
.. | ||
man | ||
share | ||
sysconfig | ||
systemd | ||
certbot-dns-ipa.in | ||
config.c | ||
ipa-certupdate.in | ||
ipa-client-automount.in | ||
ipa-client-common.c | ||
ipa-client-common.h | ||
ipa-client-install.in | ||
ipa-client-samba.in | ||
ipa-epn.in | ||
ipa-getkeytab.c | ||
ipa-join.c | ||
ipa-rmkeytab.c | ||
Makefile.am | ||
version.m4.in |