]> git.apps.os.sepia.ceph.com Git - ceph-ci.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, 5 Mar 2024 14:21:25 +0000 (09:21 -0500)
commit12b8d78c2977a218653fb96abeaffd74980434f4
tree8b9940ad1329b71e7b421ccd1d8bab9720d24d76
parent5f5d8453815baf64b93a2c14b9e026e9fe71a291
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>
(cherry picked from commit 370836d46475d8daa6b26acd6f5330abb932bfed)
src/python-common/ceph/deployment/service_spec.py