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/byo | |
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/byo')
-rw-r--r-- | playbooks/byo/openshift-master/certificates.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/byo/openshift-master/certificates.yml b/playbooks/byo/openshift-master/certificates.yml index 26b964034..e147dcba1 100644 --- a/playbooks/byo/openshift-master/certificates.yml +++ b/playbooks/byo/openshift-master/certificates.yml @@ -3,6 +3,4 @@ - include: ../../common/openshift-cluster/std_include.yml -- include: ../../common/openshift-master/ca.yml - - include: ../../common/openshift-master/certificates.yml |