diff --git a/inventory/group_vars/odcs_backend_stg b/inventory/group_vars/odcs_backend_stg index 8621e07d9d..6a0af204af 100644 --- a/inventory/group_vars/odcs_backend_stg +++ b/inventory/group_vars/odcs_backend_stg @@ -41,6 +41,8 @@ odcs_allowed_source_types: ["tag", "module"] odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes +# Handle all Celery queues on single staging backend. +odcs_celery_queues: ["releng_raw_pungi_composes", "releng_pungi_composes", "cleanup", "eln_raw_pungi_composes"] # For the MOTD csi_security_category: Low