]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: remove direct daemon-type deps from sysctl
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 21 Sep 2023 21:57:43 +0000 (17:57 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 4 Oct 2023 19:17:57 +0000 (15:17 -0400)
commit14f3cf173846d68ae3d1b3a908b2e5d276544bed
tree9f5e27d16e2d25a157a600c419b9d1cef5f02ed7
parent8f459ad3db46444d3eae99867d35dd64b2e21ce0
cephadm: remove direct daemon-type deps from sysctl

Using the appropriate daemon form we can break the direct dependency
that the sysctl setup function has on particular classes and use
a generic interface.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/cephadm/cephadm.py