mirror of
https://github.com/ceph/ceph
synced 2024-12-29 06:52:35 +00:00
mgr/cephadm: revert trivial_completion for nfs_add
revert change that was missed in af8fa11
Signed-off-by: Michael Fritch <mfritch@suse.com>
This commit is contained in:
parent
b2d160468f
commit
ea263ad958
@ -2830,7 +2830,6 @@ class CephadmOrchestrator(orchestrator.Orchestrator, MgrModule):
|
||||
|
||||
return cephadm_config, deps
|
||||
|
||||
@trivial_completion
|
||||
def add_nfs(self, spec):
|
||||
return self._add_daemon('nfs', spec, self._create_nfs, self._config_nfs)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user