c12s-kubespray/roles
Bogdan Dobrelya 2af71f31b4 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
..
adduser turn adduser/download roles into meta roles 2016-05-22 17:25:52 -05:00
coreos-bootstrap upgrade pypy version 2016-06-21 12:11:10 +02:00
dnsmasq Use var for bin dir instead of assuming /usr/local/bin 2016-04-02 20:53:33 +01:00
docker Fix etcd restart and handler systemd tasks 2016-07-29 16:32:35 +03:00
download Copy kubectl from docker container 2016-07-25 18:17:59 +03:00
etcd Rework systemd service units 2016-08-02 10:55:42 +02:00
kubernetes Rework systemd service units 2016-08-02 10:55:42 +02:00
kubernetes-apps Install python-pip on first master 2016-06-12 20:44:12 +02:00
network_plugin Rework systemd service units 2016-08-02 10:55:42 +02:00
uploads Copy kubectl from docker container 2016-07-25 18:17:59 +03:00