kondotak

Results 2 issues of kondotak

Line 3675: if yum repolist | grep -q "^[!]\\?${_EPEL_REPO}/"; then The regular expression "^[!]\\?${_EPEL_REPO}/" will never find a match because it has an extra slash at the end. I removed...

Info Needed

added support for password policy api and associated unit tests

enhancement
system backend
minor