Description of problem: openshift-ansible comes with an ansible.cfg, however it is missing most of the performance optimizations as found in our documentation. (https://docs.openshift.com/container-platform/3.5/scaling_performance/install_practices.html#scaling-performance-install-optimization) Version-Release number of the following components: ansible-openshift master branch How reproducible: Always Steps to Reproduce: 1. clone ansible-openshift repo 2. open ansible.cfg 3. ??? Actual results: ansible.cfg has some parameters set Expected results: ansible.cfg has all optimized parameters that we suggest
Sebastian were there additional parameters you didn't include here? https://github.com/openshift/openshift-ansible/pull/4738
hey Scott, The PR includes all of our documented best configurations and I would consider it comprehensive.
This is merged and will ship with 3.7. Since it was not reported by QE or customers and instead a member of the OpenShift team (who also submitted the PR) I'm going to close it. If there are additional problems I'm sure Sebastian will let us know.