]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: add idmap.conf customization for NFS server
authorTeoman ONAY <tonay@ibm.com>
Tue, 28 Mar 2023 12:18:14 +0000 (14:18 +0200)
committerTeoman ONAY <tonay@ibm.com>
Thu, 7 Mar 2024 11:20:45 +0000 (12:20 +0100)
commit677fc83bf67a9c5e589120e4709a273c38ae632e
tree105cb1343961ee8279cd7ded2c922c309bcdf29d
parentae75fc9dac756d7830c8c8f766fd136a5582707d
mgr/cephadm: add idmap.conf customization for  NFS server

Allows idmapd.conf to be customized to control the NFSv4.x server configuration

Fixes: https://tracker.ceph.com/issues/64577
Signed-off-by: Teoman ONAY <tonay@ibm.com>
(cherry picked from commit 416425c5fde39a9b42c5d70bb6bda3bd576456c3)
src/cephadm/cephadm.py
src/cephadm/tests/test_nfs.py
src/pybind/mgr/cephadm/services/nfs.py
src/pybind/mgr/cephadm/templates/services/nfs/ganesha.conf.j2
src/pybind/mgr/cephadm/tests/test_services.py
src/python-common/ceph/deployment/service_spec.py
src/python-common/ceph/tests/test_service_spec.py