diff options
author | Devan Goodwin <dgoodwin@redhat.com> | 2016-06-10 15:23:28 -0300 |
---|---|---|
committer | Devan Goodwin <dgoodwin@redhat.com> | 2016-06-10 15:23:28 -0300 |
commit | 0c983829f2c43a9e7078a5395f768ba965685268 (patch) | |
tree | 185d709e6aa700c2f35844de8dafad51735e4986 /roles/openshift_docker | |
parent | fea08b9ba213b69667e103ff9dfd4383218e9eac (diff) | |
download | openshift-0c983829f2c43a9e7078a5395f768ba965685268.tar.gz openshift-0c983829f2c43a9e7078a5395f768ba965685268.tar.bz2 openshift-0c983829f2c43a9e7078a5395f768ba965685268.tar.xz openshift-0c983829f2c43a9e7078a5395f768ba965685268.zip |
Fix docker 1.10 upgrade on embedded etcd masters.
The tasks were attempting to stop/start etcd, which would be fine on the
stop but on start could actually kick the non-containerized etcd service
which happens to be layed down even though it's unused.
When the service was requested to start again it would claim the port
embedded etcd needs and the master would then fail to come up.
Instead use the correct etcd_container service.
Diffstat (limited to 'roles/openshift_docker')
0 files changed, 0 insertions, 0 deletions