https://github.com/openshift/openshift-ansible/pull/4586
erified this bug with openshift-ansible-3.5.88-1.git.0.9901d92.el7.noarch, and PASS. [root@openshift-151 ~]# cat /etc/sysconfig/docker-network # /etc/sysconfig/docker-network DOCKER_NETWORK_OPTIONS=' --mtu=1350' [root@openshift-151 ~]# grep -i mtu /etc/origin/node/node-config.yaml mtu: 1350 [root@openshift-151 ~]# oc new-app https://github.com/oybed/test-network -n install-test [root@openshift-151 ~]# oc get build -n install-test NAME TYPE FROM STATUS STARTED DURATION test-network-1 Docker Git@71c648f Complete 22 minutes ago 3m33s
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:1666