From a34bb1142f01ff0768e386a3a025a5a9012fd8eb Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Tue, 3 Oct 2017 11:38:19 -0400 Subject: Move master cert playbooks into master config path --- playbooks/common/openshift-master/config.yml | 2 ++ 1 file changed, 2 insertions(+) (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 766e0e501..bc1fee982 100644 --- a/playbooks/common/openshift-master/config.yml +++ b/playbooks/common/openshift-master/config.yml @@ -10,6 +10,8 @@ installer_phase_master: "In Progress" aggregate: false +- include: certificates.yml + - name: Disable excluders hosts: oo_masters_to_config gather_facts: no -- cgit v1.2.3