fix error related to flannel network in CentOS 7 cluster creation scripts

This commit is contained in:
Yagnesh Mistry
2016-01-19 17:17:50 +05:30
parent 810544633e
commit c171a96d15
2 changed files with 1 additions and 1 deletions

View File

@@ -35,7 +35,6 @@ Type=notify
EnvironmentFile=-/run/flannel/docker
EnvironmentFile=-/opt/kubernetes/cfg/docker
WorkingDirectory=/opt/kubernetes/bin
ExecStartPre=/opt/kubernetes/bin/remove-docker0.sh
ExecStart=/opt/kubernetes/bin/docker daemon \$DOCKER_OPT_BIP \$DOCKER_OPT_MTU \$DOCKER_OPTS
LimitNOFILE=1048576
LimitNPROC=1048576