Matthew Mosesohn
e8a1c7a53f
Move docker systemd unit creation to docker role
Creating the unit using default settings early on
and then changing it during network_plugin section
leads to too many docker restarts and duplicated code.
Reversed Wants= dependence on docker.service so it does not
restart docker when reloading systemd
Consolidated all docker restart handlers.
8 years ago
Matthew Mosesohn
5668e5f767
Fix etcd restart and handler systemd tasks
Changed Wants=docker.service to docker.socket
Renamed handlers for reloading systemd to contain role in task name.
8 years ago
Smana
ae5ff890d4
fix flannel deployment, remove docker bridge before restarting
8 years ago
Smana
a649aa8b7e
use ansible_service_mgr to detect init system
8 years ago
Smaine Kahlouch
4f92417a5d
split network plugins into distinct roles
8 years ago
Smaine Kahlouch
90ffb8489a
fix some handlers
8 years ago
Smaine Kahlouch
7cab7e5fef
restarting kubelet is sometimes required after docker restart
8 years ago
Smaine Kahlouch
8127e8f8e8
Flannel running as pod
8 years ago
Smaine Kahlouch
29bf90a858
review handlers for sysvinit
8 years ago
Smaine Kahlouch
f216302f95
Calico is not a network overlay
9 years ago
Smaine Kahlouch
00c562828f
Initial commit
9 years ago