From 4aebe739fb18fc150c00e6fdacfabee909fbbb24 Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Mon, 6 Feb 2017 13:36:11 -0500 Subject: Add excluder management to upgrade and config playbooks --- playbooks/common/openshift-cluster/upgrades/init.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'playbooks/common/openshift-cluster/upgrades/init.yml') diff --git a/playbooks/common/openshift-cluster/upgrades/init.yml b/playbooks/common/openshift-cluster/upgrades/init.yml index a3b8c489e..d2c8b1d20 100644 --- a/playbooks/common/openshift-cluster/upgrades/init.yml +++ b/playbooks/common/openshift-cluster/upgrades/init.yml @@ -55,6 +55,8 @@ - include: ../initialize_facts.yml +- include: ../disable_excluder.yml + - name: Ensure clean repo cache in the event repos have been changed manually hosts: oo_all_hosts tags: -- cgit v1.2.3