summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-master/config.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-10-03 11:38:19 -0400
committerRussell Teague <rteague@redhat.com>2017-10-03 13:26:24 -0400
commita34bb1142f01ff0768e386a3a025a5a9012fd8eb (patch)
tree1895ea14bd3d90af932c815cb1653a75e1d8a9c7 /playbooks/common/openshift-master/config.yml
parent158bc58ed9df2926b04c63dc0c72a7aa4f2192a2 (diff)
downloadopenshift-a34bb1142f01ff0768e386a3a025a5a9012fd8eb.tar.gz
openshift-a34bb1142f01ff0768e386a3a025a5a9012fd8eb.tar.bz2
openshift-a34bb1142f01ff0768e386a3a025a5a9012fd8eb.tar.xz
openshift-a34bb1142f01ff0768e386a3a025a5a9012fd8eb.zip
Move master cert playbooks into master config path
Diffstat (limited to 'playbooks/common/openshift-master/config.yml')
-rw-r--r--playbooks/common/openshift-master/config.yml2
1 files changed, 2 insertions, 0 deletions
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