Disable bodhi2 stacks for the initial release.

This commit is contained in:
Ralph Bean 2015-08-18 19:37:46 +00:00
parent d5278b1d7b
commit bbfb7e1ded
2 changed files with 6 additions and 0 deletions

View file

@ -169,6 +169,9 @@ top_testers_timeframe = 900
# The email address of the proventesters
proventesters_email = proventesters-members@fedoraproject.org
# Disabled for the initial release.
stacks_enabled = False
# These are the default requirements that we apply to stacks, packages, and
# 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

View file

@ -170,6 +170,9 @@ top_testers_timeframe = 900
# The email address of the proventesters
proventesters_email = proventesters-members@fedoraproject.org
# Disabled for the initial release.
stacks_enabled = False
# These are the default requirements that we apply to stacks, packages, and
# 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