]> git-server-git.apps.pok.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)
committerDaniel Pivonka <dpivonka@redhat.com>
Mon, 19 Apr 2021 21:15:44 +0000 (17:15 -0400)
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
doc/cephadm/host-management.rst

index edf6772d40d6f7b374f930dcfc6becf1956709a2..d99077bc622dad5f04db2c99a9eb9125db1df463 100644 (file)
@@ -255,7 +255,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.