diff options
author | Michael Gugino <mgugino@redhat.com> | 2017-10-05 16:30:29 -0400 |
---|---|---|
committer | Michael Gugino <mgugino@redhat.com> | 2017-10-06 10:03:57 -0400 |
commit | 3d0ffb6edbd42d8b663bb268374101f44b6d2e36 (patch) | |
tree | 5b4e18dbced20735ffcbbe36645d0bb8955286b1 /roles/openshift_loadbalancer/handlers | |
parent | 68358320f1f077d50f28c41bbe45700676302910 (diff) | |
download | openshift-3d0ffb6edbd42d8b663bb268374101f44b6d2e36.tar.gz openshift-3d0ffb6edbd42d8b663bb268374101f44b6d2e36.tar.bz2 openshift-3d0ffb6edbd42d8b663bb268374101f44b6d2e36.tar.xz openshift-3d0ffb6edbd42d8b663bb268374101f44b6d2e36.zip |
Ensure docker is restarted when iptables is restarted
Currently, os_firewall role may run after docker role,
and iptables.service may be restarted. When restarted,
this negatively impacts docker's iptables rules.
This commit ensures that if iptables is restarted,
docker is restarted as well (by systemd)
Fixes: https://github.com/openshift/origin/issues/16709
Diffstat (limited to 'roles/openshift_loadbalancer/handlers')
0 files changed, 0 insertions, 0 deletions