theforeman / forklift

Helpful deployment scripts for Foreman and Katello
https://theforeman.github.io/forklift
GNU General Public License v3.0
183 stars 199 forks source link

only use the first modulestream found #1814

Closed evgeni closed 4 months ago

evgeni commented 4 months ago

sometimes module-stream list returns multiple modulestreams that match "5.21", which later confuses content-view filter rule create. lets explicitly take only the first match.