]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-osd: trigger osd container restart on script change
authorSébastien Han <seb@redhat.com>
Thu, 28 Jun 2018 07:54:24 +0000 (09:54 +0200)
committerSébastien Han <seb@redhat.com>
Thu, 28 Jun 2018 15:54:13 +0000 (17:54 +0200)
commitabdb53e16a7f46ceebbf4de65ed1add04da0d543
tree55052b1a7adc9ca95dbc868d282468d1d3c43438
parentf6239972716b013bafcb9313c9c83723615aa7d6
ceph-osd: trigger osd container restart on script change

The script ceph-osd-run.sh holds the config options to start the
container, if one of these options are modified we must restart the
container. This was not the case before becauase the 'notify' flag
wasn't present.

Closing: https://bugzilla.redhat.com/show_bug.cgi?id=1596061
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-osd/tasks/docker/start_docker_osd.yml