don't restrict disable_excludes choices incorrectly (#47453)

* don't restrict disable_excludes choices incorrectly

Fixes #47085

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller
2018-10-23 11:39:55 -05:00
committed by GitHub
parent fb2e838a42
commit 0e3e646189
4 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- "dnf appropriately handles disable_excludes repoid argument"