]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: remove /etc/hosts from list of hostname resoltion methods
authorDaniel Pivonka <dpivonka@redhat.com>
Mon, 19 Apr 2021 21:15:44 +0000 (17:15 -0400)
committerSage Weil <sage@newdream.net>
Tue, 4 May 2021 16:22:41 +0000 (11:22 -0500)
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
(cherry picked from commit c18932ef9fc9f56dee37a03068f3b079c03dfb33)

doc/cephadm/host-management.rst

index 3e1caf18b7a408ad57f8eb729213c0de39f5ec3d..3f46771b07d871f2328cbc0ffd06dda94c452199 100644 (file)
@@ -278,7 +278,6 @@ names etc. When cephadm initiates an ssh connection to a remote host,
 the host name  can be resolved in four different ways:
 
 -  a custom ssh config resolving the name to an IP
--  via an externally maintained ``/etc/hosts``
 -  via explicitly providing an IP address to cephadm: ``ceph orch host add <hostname> <IP>``
 -  automatic name resolution via DNS.