]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: add extra_entrypoint_args to mon spec
authorAdam King <adking@redhat.com>
Mon, 19 Jun 2023 20:07:31 +0000 (16:07 -0400)
committerAdam King <adking@redhat.com>
Tue, 11 Jul 2023 13:37:28 +0000 (09:37 -0400)
commit370836d46475d8daa6b26acd6f5330abb932bfed
tree0cc33e14a22fab840cc6b95522b9d2402765e471
parentb66892a668d487f4b7ede147eb8855d166c3d1f9
mgr/cephadm: add extra_entrypoint_args to mon spec

There was no reason for the mon spec to not include
this option. I believe this was just an oversight caused
by the addition of the mon spec and extra_entrypoint_args
in separate PRs around the same time.

Signed-off-by: Adam King <adking@redhat.com>
src/python-common/ceph/deployment/service_spec.py