]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cephadm: add sudo ssh user option
authorDaniel-Pivonka <dpivonka@redhat.com>
Thu, 11 Jun 2020 14:28:44 +0000 (10:28 -0400)
committerSebastian Wagner <sebastian.wagner@suse.com>
Tue, 14 Jul 2020 09:39:06 +0000 (11:39 +0200)
commit0957b740c5038725ee14b83eeb3d9988059fe6eb
tree74c4f5875d21978682277b190104a08361a47c3f
parentcdfcc0df5704881e924edd7d9e3e003fc127607f
cephadm: add sudo ssh user option

add the ability to use a non-root users for connecting to hosts, this user requires pass wordless sudo access

useful for clusters that have root ssh access disabled

Fixes: https://tracker.ceph.com/issues/44866
Signed-off-by: Daniel-Pivonka <dpivonka@redhat.com>
(cherry picked from commit 1052b9db7bdc50f61705e1f1331c5cbb20120586)
doc/cephadm/install.rst
doc/cephadm/operations.rst
doc/man/8/cephadm.rst
src/cephadm/cephadm
src/pybind/mgr/cephadm/module.py