]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
python-common/deployment: add new tunables param to smb service spec
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 25 Feb 2026 00:20:22 +0000 (19:20 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Fri, 27 Feb 2026 15:21:25 +0000 (10:21 -0500)
commit997db839c93bbe68d66dac452af513573f2326cf
treedce895387dab8642c237be9173d9940cb473c135
parent1ef2745047383fbb712b9494e125b2a312fa2f39
python-common/deployment: add new tunables param to smb service spec

The tunables parameter will serve as a general configuration namespace
for small configuration adjustments that don't deserve their own full
blown config sections.
Keys should be namespaced by "topic" in order to avoid future conflicts.
Initially, this will be used for passing the ctdb debug level.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/python-common/ceph/deployment/service_spec.py