mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-02 20:59:02 +08:00
roles/openqa/server: show more builds on the front page
We only have two job groups, so the front page is a bit sad and empty. Let's show 10 builds per group, not 3. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -8,6 +8,7 @@ plugins = {{ openqa_webapi_plugins }}
|
||||
{% endif %}
|
||||
hide_asset_types = repo hdd
|
||||
parallel_cancel_whole_cluster = 0
|
||||
frontpage_builds = 10
|
||||
|
||||
{% if openqa_amqp_publisher_url is defined and openqa_amqp_publisher_url %}
|
||||
[amqp]
|
||||
|
||||
Reference in New Issue
Block a user