First patch adds the ability to read kerberos_realms from config file as a comma separated list.
kerberos_realms
The second fixes use of an undefined variable in #151.
Corresponding change is fedpkg#75
Looks sane to me
Pull-Request has been merged by cqi
First patch adds the ability to read
kerberos_realmsfrom config file as a comma separated list.The second fixes use of an undefined variable in #151.