From 3da10b8f3d933d7d881d47e6a48405d72efc51c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Bompard?= Date: Thu, 4 Jul 2024 08:01:14 +0200 Subject: [PATCH] Bugzilla2Fedmsg: don't rollout when the playbook is run MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aurélien Bompard --- playbooks/openshift-apps/bugzilla2fedmsg.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/playbooks/openshift-apps/bugzilla2fedmsg.yml b/playbooks/openshift-apps/bugzilla2fedmsg.yml index 71bfebda49..8e902365b0 100644 --- a/playbooks/openshift-apps/bugzilla2fedmsg.yml +++ b/playbooks/openshift-apps/bugzilla2fedmsg.yml @@ -86,7 +86,3 @@ app: bugzilla2fedmsg template: deploymentconfig.yml objectname: deploymentconfig.yml - - - role: openshift/rollout - app: bugzilla2fedmsg - dcname: bugzilla2fedmsg