]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
osd: add missing param to the container cli calls
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 7 Oct 2020 13:30:57 +0000 (15:30 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 7 Oct 2020 15:38:45 +0000 (11:38 -0400)
commitf99a4a7305e3744fc81def51266a712394545507
tree95aed53e2be3267a56b0c0e92d5f1181ea1a03c5
parentbe1d98f4254e976e7d8bfd14fee7e075004c00a4
osd: add missing param to the container cli calls

This adds some missing param to the container cli calls in
ceph-osd-run.sh.j2

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1885558
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-osd/templates/ceph-osd-run.sh.j2