From 17c2d63493489cb51182aac0a3c300623c6dc276 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Fri, 18 Oct 2019 16:09:58 +0200 Subject: [PATCH] resultsdb: See if this creates the queue in staging Signed-off-by: Pierre-Yves Chibon --- playbooks/groups/resultsdb.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/groups/resultsdb.yml b/playbooks/groups/resultsdb.yml index 7ce0250a78..d6b1592dd4 100644 --- a/playbooks/groups/resultsdb.yml +++ b/playbooks/groups/resultsdb.yml @@ -54,8 +54,8 @@ vars: # yes, even the staging scheduler listens to production, it # has to or else it wouldn't schedule any jobs - env: "production" - env_suffix: "" + # env: "production" + # env_suffix: "" tags: ['rabbit'] tasks: