Browse Source

Remove unused handler

Previous patch removed the step that sets live-restore
back to false, so don't try to notify that handler any more
pull/1174/head
Josh Lothian 7 years ago
parent
commit
ef8d3f684f
1 changed files with 0 additions and 1 deletions
  1. 1
      roles/network_plugin/flannel/handlers/main.yml

1
roles/network_plugin/flannel/handlers/main.yml

@ -15,7 +15,6 @@
- Flannel | reload docker.socket
- Flannel | configure docker live-restore true (atomic)
- Flannel | reload docker
- Flannel | configure docker live-restore false (atomic)
- Flannel | reload docker (atomic)
- Flannel | pause while Docker restarts
- Flannel | wait for docker

Loading…
Cancel
Save