]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: fix Server_Scope in ganesha.conf 62282/head
authorAdam King <adking@redhat.com>
Thu, 13 Mar 2025 15:54:45 +0000 (11:54 -0400)
committerAdam King <adking@redhat.com>
Thu, 13 Mar 2025 15:54:45 +0000 (11:54 -0400)
commitf14c71ed102a051be418aa5090838ee82678ade9
treebad21f0827912065c3d5190fed53d03a6522b269
parent88d2ce745c5dc23405a95c0e585b533ba955eab1
mgr/cephadm: fix Server_Scope in ganesha.conf

Otherwise, with newer ganesha versions (hence why we didn't
see this in testing) you get

ganesha.nfsd-2[sigmgr] config_errs_to_log :CONFIG :WARN :Config File (/etc/ganesha/ganesha.conf:17): Syntax error in statement

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/templates/services/nfs/ganesha.conf.j2
src/pybind/mgr/cephadm/tests/test_services.py