#173 Default krb_rdns to None
Merged by lsedlar. Opened by lsedlar.
lsedlar/rpkg krb-rdns  into  master

Download 173.patch

Using False as default value will break setups where the value is not specified and is expected to be True; for example rhpkg will not be able to talk to Brew.

This patch removes the empty value, so that the option is only used when actually specified in config.

Pull-Request has been merged by lsedlar

Metadata