From e0bfbf5962e4d75e51d15d0ac15c0d8c04a1ea52 Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Tue, 5 Sep 2017 11:22:34 -0400 Subject: Move master additional config out of base --- playbooks/common/openshift-master/config.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'playbooks/common/openshift-master/config.yml') diff --git a/playbooks/common/openshift-master/config.yml b/playbooks/common/openshift-master/config.yml index b29b9ef4f..96440a2ab 100644 --- a/playbooks/common/openshift-master/config.yml +++ b/playbooks/common/openshift-master/config.yml @@ -217,9 +217,6 @@ group_by: key=oo_masters_deployment_type_{{ openshift.common.deployment_type }} changed_when: False -- include: additional_config.yml - when: not g_openshift_master_is_scaleup - - name: Re-enable excluder if it was previously enabled hosts: oo_masters_to_config gather_facts: no -- cgit v1.2.3