diff --git a/inventory/group_vars/odcs_backend_stg b/inventory/group_vars/odcs_backend_stg index 6a0af204af..b08aa2ebbb 100644 --- a/inventory/group_vars/odcs_backend_stg +++ b/inventory/group_vars/odcs_backend_stg @@ -42,7 +42,7 @@ 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"] +odcs_celery_queues: ["releng_raw_pungi_composes", "releng_pungi_composes", "cleanup", "eln_raw_pungi_composes", "pungi_composes"] # For the MOTD csi_security_category: Low