]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: make --cleanup-on-failure False by default 53864/head
authorAdam King <adking@redhat.com>
Fri, 6 Oct 2023 18:59:49 +0000 (14:59 -0400)
committerAdam King <adking@redhat.com>
Tue, 10 Oct 2023 17:03:38 +0000 (13:03 -0400)
commit597befc6851c14cca9e179ef45b84be163ebfb8b
tree95f9e252635d87a76d38cd96d75dd1375b3d0bae
parente4e6a19011927fd6c1fbb77428a6f4238034f39e
cephadm: make --cleanup-on-failure False by default

It was agreed when implementing the bootstrap
cleanup that it would be backported but default
to being off in those backports. On main, and later
the squid release, it will default to being on.

This commit is for the backport to change it to
default to being off

Signed-off-by: Adam King <adking@redhat.com>
src/cephadm/cephadm.py