mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
We weren't actually applying the quota we had defined (only) for lab, so both lab and prod had the upstream default (which now seems to be 200GB, not 100GB). Let's fix it so we do apply the value, and set it to 250GB for both prod and stg, because we're now aiming to have full parity in the update test sets between aarch64 and x86_64, and we have the space on the rdu3 hosts. Signed-off-by: Adam Williamson <awilliam@redhat.com>