]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: clean up shell containers on exit 32282/head
authorSage Weil <sage@redhat.com>
Mon, 16 Dec 2019 22:05:26 +0000 (16:05 -0600)
committerSage Weil <sage@redhat.com>
Tue, 17 Dec 2019 13:02:42 +0000 (07:02 -0600)
commitef98700e81fa7f91ce5424ef543812642837656b
tree2fb1350d143944522ba6ba84112450fe8635d8cf
parent26f9fe54cb635cbcd8f74849d6fa3528cdf5d755
cephadm: clean up shell containers on exit

The run_cmd() was already passing --rm; do it for shell_cmd too so that
we don't leave behind a mess from shell commands, ceph-volume, etc.

Signed-off-by: Sage Weil <sage@redhat.com>
src/cephadm/cephadm