diff options
author | Russell Teague <rteague@redhat.com> | 2017-09-01 14:24:15 -0400 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2017-09-01 14:24:15 -0400 |
commit | 679683df12afa2f07d83d16d58462d9077130776 (patch) | |
tree | f9c9c57cf4c350587674c30d9fe8818c2f92205d /playbooks/common/openshift-cluster | |
parent | 2fdd7892232de00431601b817d428742e05efdf2 (diff) | |
download | openshift-679683df12afa2f07d83d16d58462d9077130776.tar.gz openshift-679683df12afa2f07d83d16d58462d9077130776.tar.bz2 openshift-679683df12afa2f07d83d16d58462d9077130776.tar.xz openshift-679683df12afa2f07d83d16d58462d9077130776.zip |
Standardize etcd entry point playbooks
Diffstat (limited to 'playbooks/common/openshift-cluster')
-rw-r--r-- | playbooks/common/openshift-cluster/config.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/common/openshift-cluster/config.yml b/playbooks/common/openshift-cluster/config.yml index a406b5656..5f420a76c 100644 --- a/playbooks/common/openshift-cluster/config.yml +++ b/playbooks/common/openshift-cluster/config.yml @@ -23,8 +23,6 @@ - always - include: ../openshift-etcd/config.yml - tags: - - etcd - include: ../openshift-nfs/config.yml tags: |