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/ca.yml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 playbooks/common/openshift-master/ca.yml (limited to 'playbooks/common/openshift-master/ca.yml') diff --git a/playbooks/common/openshift-master/ca.yml b/playbooks/common/openshift-master/ca.yml deleted file mode 100644 index 5bb796fa3..000000000 --- a/playbooks/common/openshift-master/ca.yml +++ /dev/null @@ -1,8 +0,0 @@ ---- -- name: Create OpenShift CA - hosts: oo_masters_to_config - roles: - - role: openshift_master_facts - - role: openshift_named_certificates - - role: openshift_ca - openshift_ca_host: "{{ groups.oo_first_master.0 }}" -- cgit v1.2.3