update bodhi site_requirements

This commit is contained in:
Kevin Fenzi 2017-07-18 20:06:59 +00:00
parent 8d8cf70dba
commit 7dc634a7cc
2 changed files with 2 additions and 2 deletions

View file

@ -253,7 +253,7 @@ stacks_enabled = False
# updates. Users have free-reign to override them for each kind of entity. At
# the end of the day, we only consider the requirements defined by single
# updates themselves when gating in the backend masher process.
site_requirements = depcheck upgradepath
site_requirements = dist.rpmdeplint dist.upgradepath
## Some day we'll have rpmgrill, and that will be cool. Ask tflink.
#site_requirements = depcheck upgradepath rpmgrill

View file

@ -216,7 +216,7 @@ stacks_enabled = False
# updates. Users have free-reign to override them for each kind of entity. At
# the end of the day, we only consider the requirements defined by single
# updates themselves when gating in the backend masher process.
site_requirements = depcheck upgradepath
site_requirements = dist.rpmdeplint dist.upgradepath
## Some day we'll have rpmgrill, and that will be cool. Ask tflink.
#site_requirements = depcheck upgradepath rpmgrill