]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
container: trigger handlers on systemd file change
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 8 Jan 2018 14:00:32 +0000 (15:00 +0100)
committerSébastien Han <seb@redhat.com>
Thu, 11 Jan 2018 16:22:28 +0000 (17:22 +0100)
commit1d4b5f92ae6a0c0d4e537803312995d400dde130
tree1c540eea395495fd655620566f22f00fff4212ab
parent57cd79b1874c2c8b09c81707e5cf25c9c2eeb2de
container: trigger handlers on systemd file change

When a systemd unit file is changed we should trigger handlers to
restart the services.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 70401f955b4ff9d6d922c113b833dbd8b8ce27a8)
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-mds/tasks/containerized.yml
roles/ceph-mgr/tasks/docker/start_docker_mgr.yml
roles/ceph-mon/tasks/docker/start_docker_monitor.yml
roles/ceph-nfs/tasks/start_nfs.yml
roles/ceph-osd/tasks/docker/start_docker_osd.yml
roles/ceph-rbd-mirror/tasks/docker/start_docker_rbd_mirror.yml
roles/ceph-rgw/tasks/docker/start_docker_rgw.yml