diff options
author | Russell Teague <rteague@redhat.com> | 2017-10-03 11:38:19 -0400 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2017-10-03 13:26:24 -0400 |
commit | a34bb1142f01ff0768e386a3a025a5a9012fd8eb (patch) | |
tree | 1895ea14bd3d90af932c815cb1653a75e1d8a9c7 /playbooks/common/openshift-master/scaleup.yml | |
parent | 158bc58ed9df2926b04c63dc0c72a7aa4f2192a2 (diff) | |
download | openshift-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/scaleup.yml')
-rw-r--r-- | playbooks/common/openshift-master/scaleup.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/common/openshift-master/scaleup.yml b/playbooks/common/openshift-master/scaleup.yml index d007fac85..f4dc9df8a 100644 --- a/playbooks/common/openshift-master/scaleup.yml +++ b/playbooks/common/openshift-master/scaleup.yml @@ -47,8 +47,6 @@ - include: ../openshift-etcd/certificates.yml -- include: ../openshift-master/certificates.yml - - include: ../openshift-master/config.yml - include: ../openshift-loadbalancer/config.yml |