From c63b5c05196e0ab00c9575fa188d0d66772e1a7b Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Thu, 4 Jun 2020 13:59:33 +0200 Subject: [PATCH] ODCS: Do not force releng backend for 'jkaluza'. --- inventory/group_vars/odcs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/odcs b/inventory/group_vars/odcs index 3eef1361f7..8bb1089585 100644 --- a/inventory/group_vars/odcs +++ b/inventory/group_vars/odcs @@ -32,7 +32,7 @@ odcs_celery_router_config: source: "cccc.*" releng_pungi_composes: source_type: [1, 2, 6, 7] # "tag", "module", "build", "pungi_compose" - owner: ["jkaluza", "mohanboddu", "humaton"] + owner: ["mohanboddu", "humaton"] cleanup_task: odcs.server.celery_tasks.run_cleanup default_queue: pungi_composes