From 94c195bb55992985775c0bd8d7349843fc6b552f Mon Sep 17 00:00:00 2001 From: Kenny Woodson Date: Sun, 16 Jul 2017 20:56:44 -0400 Subject: Removing dependencies for openshift_repos and setting them up early in the cluster build. --- playbooks/common/openshift-cluster/std_include.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'playbooks/common/openshift-cluster/std_include.yml') diff --git a/playbooks/common/openshift-cluster/std_include.yml b/playbooks/common/openshift-cluster/std_include.yml index eab16aba0..5a1187ec7 100644 --- a/playbooks/common/openshift-cluster/std_include.yml +++ b/playbooks/common/openshift-cluster/std_include.yml @@ -11,6 +11,10 @@ tags: - node +- include: initialize_openshift_repos.yml + tags: + - always + - include: initialize_openshift_version.yml tags: - always -- cgit v1.2.3