mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-05 11:48:33 +08:00
Using vars() this way breaks passing the koji configuration options to koji.ClientSession(), it passes an empty dict instead. Any options in koji.conf which are needed for authenticating are ineffectual (e.g. `krbservice`).