update bodhi site_requirements
This commit is contained in:
parent
8d8cf70dba
commit
7dc634a7cc
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue