theforeman / foreman_rh_cloud

a plugin to Foreman that generates and uploads reports to the Red Hat cloud
GNU General Public License v3.0
6 stars 32 forks source link

use a space after `>=` for better parsing #748

Closed evgeni closed 2 years ago

evgeni commented 2 years ago

rpm doesn't like the modifier not to be separated from the version without a space

Ron-Lavi commented 2 years ago

thanks @evgeni!