From 5c9458022336540aca7220f3803ace4ce5913481 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Fri, 16 Feb 2018 17:24:32 +0530 Subject: [PATCH] fedimg: Don't pull from main repo in stg Signed-off-by: Sayan Chowdhury --- playbooks/manual/upgrade/fedimg.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/manual/upgrade/fedimg.yml b/playbooks/manual/upgrade/fedimg.yml index 56f06c9c1a..9f0cdcbf64 100644 --- a/playbooks/manual/upgrade/fedimg.yml +++ b/playbooks/manual/upgrade/fedimg.yml @@ -18,6 +18,7 @@ - python-fedimg - python2-libcloud - python2-fedfind + when: not testing - name: yum update fedimg packages from testing repo yum: name="{{ item }}" state=latest enablerepo=infrastructure-tags-stg with_items: