c12s-kubespray/roles/etcd/templates
Bogdan Dobrelya 0062b35f97 Rework systemd service units
* Add for docker system units:
    ExecReload=/bin/kill -s HUP $MAINPID
    Delegate=yes
    KillMode=process.
* Add missed DOCKER_OPTIONS for calico/weave docker systemd unit.
* Change Requires= to a less strict and non-faily Wants=, add missing
  Wants= for After=.
* Align wants/after in a wat if Wants=foo, After= has foo as well.
* Make wants/after docker.service to ask for the docker.socket as well.
* Move "docker rm -f" commands from ExecStartPre= to ExecStopPost=.
  hooks to ensure non-destructive start attempts issued by Wants=.

Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2016-08-02 10:55:42 +02:00
..
deb-etcd-docker.initd.j2 Add etcd proxy support 2016-07-19 14:09:40 +02:00
deb-etcd-host.initd.j2 Add etcd proxy support 2016-07-19 14:09:40 +02:00
deb-etcd-proxy-docker.initd.j2 Fix etcd user for etcd-proxy service 2016-07-27 11:54:47 +03:00
deb-etcd-proxy-host.initd.j2 Add etcd proxy support 2016-07-19 14:09:40 +02:00
etcd-docker.service.j2 Rework systemd service units 2016-08-02 10:55:42 +02:00
etcd-host.service.j2 Add etcd proxy support 2016-07-19 14:09:40 +02:00
etcd-proxy-docker.service.j2 Rework systemd service units 2016-08-02 10:55:42 +02:00
etcd-proxy-host.service.j2 Add etcd proxy support 2016-07-19 14:09:40 +02:00
etcd-proxy.j2 Add etcd proxy support 2016-07-19 14:09:40 +02:00
etcd.j2 Fix etcd standalone deployment 2016-07-26 18:15:06 +03:00